All Downloads are FREE. Search and download functionalities are using the official Maven repository.

wt.org.eclipse.swt.win32.win32.x86.4.3.swt.org.eclipse.swt.win32.win32.x86.4.3.source-code.about.html Maven / Gradle / Ivy





About


About This Content

August 17, 2006

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available at http://www.eclipse.org/legal/epl-v10.html. For purposes of the EPL, "Program" will mean the Content.

If you did not receive this Content directly from the Eclipse Foundation, the Content is being redistributed by another party ("Redistributor") and different terms and conditions may apply to your use of any object code in the Content. Check the Redistributor's license that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise indicated below, the terms and conditions of the EPL still apply to any source code in the Content and such source code may be obtained at http://www.eclipse.org.

Third Party Content

The Content includes items that have been sourced from third parties as set out below. If you did not receive this Content directly from the Eclipse Foundation, the following is provided for informational purposes only, and you should look to the Redistributor’s license for terms and conditions of use.

Mozilla Binding

The "Mozilla Binding" is a binding to the Mozilla API. The Content may include any or all of the following files:

The following files in the plug-in JAR shall be defined as the native code portion of the Mozilla Binding:

  • swt-xulrunner-win32-xxxx.dll (where "xxxx" is the version number)
  • swt-xpcominit-win32-xxxx.dll (where "xxxx" is the version number)

The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Mozilla Binding:

  • The contents of the directory org/eclipse/swt/internal/mozilla (but not including any sub-directories)

The Mozilla Binding contains portions of Mozilla ("Mozilla"). Mozilla is made available by Mozilla.org. Use of Mozilla is governed by the terms and conditions of the Mozilla Public License Version 1.1 ("MPL"). A copy of the MPL is provided with the Content (mpl-v11.txt) and is also available at http://www.mozilla.org/MPL/MPL-1.1.html.

XULRunner 1.9 (subset, derivative work)

The library swt-xulrunner-win32-xxxx.dll (where "xxxx" is the version number) contains a small portion of XULRunner 1.9 content (header files) that have been modified from the Original Code provided by mozilla.org, and whose Initial Developer is Netscape Communications Corporation. Use of this code is governed by the terms and conditions of the Mozilla Public License Version 1.1 ("MPL"). A copy of the MPL is provided with the Content (mpl-v11.txt) and is also available at http://www.mozilla.org/MPL/MPL-1.1.html.

The changed files are:

  • org.eclipse.swt/Eclipse SWT Mozilla/common/library/nsIScriptContext.h
  • org.eclipse.swt/Eclipse SWT Mozilla/common/library/nsIScriptGlobalObject.h
Changes to the original files were made by SWT on April 7, 2009 and are marked with trailing comment "//SWT-20090407".

Independent JPEG Group's JPEG software release 6b

This software is based in part on the work of the Independent JPEG Group's JPEG software release 6b ("LIBJPEG"). LIBJPEG was used to implement the decoding of JPEG format files in Java (TM). The Content does NOT include any portion of the LIBJPEG file ansi2knr.c.

Your use of LIBJPEG is subject to the terms and conditions located in the about_files/IJG_README file which is included with the Content.

The IJG's website is located at http://ijg.org.

The class org.eclipse.swt.internal.image.JPEGFileFormat is based on following files from LIBJPEG:

  • cderror.h
  • cdjpeg.h
  • jchuff.h
  • jdcolor.c
  • jdct.h
  • jdhuff.h
  • jerror.h
  • jidctint.c
  • jinclude.h
  • jmemsys.h
  • jmorecfg.h
  • jpegint.h
  • jpeglib.h
  • jversion.h
  • transupp.h

The class org.eclipse.swt.internal.image.JPEGDecoder is based on the following files from LIBJPEG:

  • jcapimin.c
  • jcapistd.c
  • jccoefct.c
  • jccolor.c
  • jcdctmgr.c
  • jchuff.c
  • jcinit.c
  • jcmainct.c
  • jcmarker.c
  • jcmaster.c
  • jcomapi.c
  • jcparam.c
  • jcphuff.c
  • jcprepct.c
  • jcsample.c
  • jctrans.c
  • jdapimin.c
  • jdapistd.c
  • jdatadst.c
  • jdatasrc.c
  • jdcoefct.c
  • jdcolor.c
  • jddctmgr.c
  • jdhuff.c
  • jdinput.c
  • jdmainct.c
  • jdmarker.c
  • jdmaster.c
  • jdmerge.c
  • jdphuff.c
  • jdpostct.c
  • jdsample.c
  • jdtrans.c
  • jerror.c
  • jfdctflt.c
  • jfdctfst.c
  • jfdctint.c
  • jidctflt.c
  • jidctfst.c
  • jidctint.c
  • jidctred.c
  • jpegtran.c
  • jquant1.c
  • jquant2.c
  • jutils.c
  • cderror.h
  • cdjpeg.h
  • jchuff.h
  • jconfig.h
  • jdct.h
  • jdhuff.h
  • jerror.h
  • jinclude.h
  • jmorecfg.h
  • jpegint.h
  • jpeglib.h
  • jversion.h
  • transupp.h

The following changes were made to the LIBJPEG code in the Content:

  1. In Java, pointer math is not allowed so indexing was used instead.
  2. Function pointers were replaced with switch statements.
  3. The virtual memory, tracing and progress monitoring were removed.
  4. The error handling was simplified and now uses Java exceptions.

PuTTY 0.58 (derivative work)

Portions of the SWT class org/eclipse/swt/internal/image/PngDeflater are based on PuTTY's sshzlib.c. PuTTY is made available by Mozilla.org. Use of PuTTY is governed by the terms and conditions of the the following MIT-style license:

PuTTY is copyright 1997-2007 Simon Tatham.

Portions copyright Robert de Bath, Joris van Rantwijk, Delian Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus Kuhn, and CORE SDI S.A.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SIMON TATHAM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

A copy of the license is also available at http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html.

Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy