Skip to content

Commit

Permalink
Added all old versions too the repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrenenichols committed Mar 20, 2013
1 parent d8dc6b2 commit ebaa314
Show file tree
Hide file tree
Showing 36 changed files with 23,241 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
Binary file added old-versions/.DS_Store
Binary file not shown.
17 changes: 17 additions & 0 deletions old-versions/sudoku/.project
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>sudoku</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
</natures>
</projectDescription>
7 changes: 7 additions & 0 deletions old-versions/sudoku/.settings/.jsdtscope
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path=""/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
<classpathentry kind="output" path=""/>
</classpath>
@@ -0,0 +1 @@
org.eclipse.wst.jsdt.launching.baseBrowserLibrary
@@ -0,0 +1 @@
Window
File renamed without changes
File renamed without changes
File renamed without changes.
Binary file added old-versions/sudoku/js/lib/jscolor/arrow.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added old-versions/sudoku/js/lib/jscolor/cross.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions old-versions/sudoku/js/lib/jscolor/demo.html
@@ -0,0 +1,12 @@
<html>
<head>
<title>jscolor demo</title>
</head>
<body>

<script type="text/javascript" src="jscolor.js"></script>

Click here: <input class="color" value="66ff00">

</body>
</html>
Binary file added old-versions/sudoku/js/lib/jscolor/hs.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added old-versions/sudoku/js/lib/jscolor/hv.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ebaa314

Please sign in to comment.