Initial commit from SVN.

This commit is contained in:
wcrisman
2014-05-30 10:31:51 -07:00
commit b45e56b890
1968 changed files with 370949 additions and 0 deletions

21
SWT/.classpath Normal file
View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="releases/win32-win32-x86_64/swt-debug.jar" sourcepath="releases/win32-win32-x86_64/src.zip"/>
<classpathentry kind="lib" path="releases/carbon-macosx/swt-debug.jar" sourcepath="releases/carbon-macosx/src.zip"/>
<classpathentry kind="lib" path="releases/cocoa-macosx/swt-debug.jar" sourcepath="releases/cocoa-macosx/src.zip"/>
<classpathentry kind="lib" path="releases/cocoa-macosx-x86_64/swt-debug.jar" sourcepath="releases/cocoa-macosx-x86_64/src.zip"/>
<classpathentry kind="lib" path="releases/gtk-linux-ppc/swt-debug.jar" sourcepath="releases/gtk-linux-ppc/src.zip"/>
<classpathentry kind="lib" path="releases/gtk-linux-x86/swt-debug.jar" sourcepath="releases/gtk-linux-x86/src.zip"/>
<classpathentry kind="lib" path="releases/gtk-linux-x86_64/swt-debug.jar" sourcepath="releases/gtk-linux-x86_64/src.zip"/>
<classpathentry kind="lib" path="releases/gtk-solaris-sparc/swt-debug.jar" sourcepath="releases/gtk-solaris-sparc/src.zip"/>
<classpathentry kind="lib" path="releases/gtk-solaris-x86/swt-debug.jar" sourcepath="releases/gtk-solaris-x86/src.zip"/>
<classpathentry kind="lib" path="releases/motif-aix-ppc/swt-debug.jar" sourcepath="releases/motif-aix-ppc/src.zip"/>
<classpathentry kind="lib" path="releases/motif-hpux-ia64_32/swt-debug.jar" sourcepath="releases/motif-hpux-ia64_32/src.zip"/>
<classpathentry kind="lib" path="releases/motif-linux-x86/swt-debug.jar" sourcepath="releases/motif-linux-x86/src.zip"/>
<classpathentry kind="lib" path="releases/motif-solaris-sparc/swt-debug.jar" sourcepath="releases/motif-solaris-sparc/src.zip"/>
<classpathentry kind="lib" path="releases/photon-qnx-x86/swt-debug.jar" sourcepath="releases/photon-qnx-x86/src.zip"/>
<classpathentry kind="lib" path="releases/win32-win32-x86/swt-debug.jar" sourcepath="releases/win32-win32-x86/src.zip"/>
<classpathentry kind="lib" path="releases/wpf-win32-x86/swt-debug.jar" sourcepath="releases/wpf-win32-x86/src.zip"/>
<classpathentry kind="output" path="bin"/>
</classpath>

5
SWT/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
!*.zip
!*.jar
*.so
*.lib
*.dll

17
SWT/.project Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>SWT</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.