aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-02-27 11:41:40 +0000
committerRichard Worth <rdworth@gmail.com>2009-02-27 11:41:40 +0000
commitbd3dc48e02ef7361d61afd384fe53f352d3dfdd6 (patch)
treef64abc01397de20a43f6e15ab093621ae7ae2dd7
parente3825ccc8045ce0deead303c09192c578b60e0ca (diff)
downloadjquery-ui-bd3dc48e02ef7361d61afd384fe53f352d3dfdd6.tar.gz
jquery-ui-bd3dc48e02ef7361d61afd384fe53f352d3dfdd6.zip
changed ui.jquery.com to jqueryui.com
-rw-r--r--MIT-LICENSE.txt4
-rw-r--r--demos/index.html30
-rw-r--r--themes/base/ui.core.css2
-rw-r--r--themes/base/ui.theme.css2
-rw-r--r--ui/effects.blind.js2
-rw-r--r--ui/effects.bounce.js2
-rw-r--r--ui/effects.clip.js2
-rw-r--r--ui/effects.core.js2
-rw-r--r--ui/effects.drop.js2
-rw-r--r--ui/effects.explode.js2
-rw-r--r--ui/effects.fold.js2
-rw-r--r--ui/effects.highlight.js2
-rw-r--r--ui/effects.pulsate.js2
-rw-r--r--ui/effects.scale.js2
-rw-r--r--ui/effects.shake.js2
-rw-r--r--ui/effects.slide.js2
-rw-r--r--ui/effects.transfer.js2
-rw-r--r--ui/ui.accordion.js2
-rw-r--r--ui/ui.core.js2
-rw-r--r--ui/ui.datepicker.js2
-rw-r--r--ui/ui.dialog.js2
-rw-r--r--ui/ui.draggable.js2
-rw-r--r--ui/ui.droppable.js2
-rw-r--r--ui/ui.progressbar.js2
-rw-r--r--ui/ui.resizable.js2
-rw-r--r--ui/ui.selectable.js2
-rw-r--r--ui/ui.slider.js2
-rw-r--r--ui/ui.sortable.js2
-rw-r--r--ui/ui.tabs.js2
29 files changed, 44 insertions, 44 deletions
diff --git a/MIT-LICENSE.txt b/MIT-LICENSE.txt
index dbdee77b5..f0f2ba90b 100644
--- a/MIT-LICENSE.txt
+++ b/MIT-LICENSE.txt
@@ -1,7 +1,7 @@
-Copyright (c) 2009 Paul Bakaus, http://ui.jquery.com/
+Copyright (c) 2009 Paul Bakaus, http://jqueryui.com/
This software consists of voluntary contributions made by many
-individuals (AUTHORS.txt, http://ui.jquery.com/about) For exact
+individuals (AUTHORS.txt, http://jqueryui.com/about) For exact
contribution history, see the revision history and logs, available
at http://jquery-ui.googlecode.com/svn/
diff --git a/demos/index.html b/demos/index.html
index 147ade65c..1e6871dcb 100644
--- a/demos/index.html
+++ b/demos/index.html
@@ -250,23 +250,23 @@
<dd><a href="slider/index.html">Slider</a></dd>
<dd><a href="tabs/index.html">Tabs</a></dd>
<dt>Effects</dt>
- <dd><a href="http://ui.jquery.com/docs/Effect">Effect</dd>
- <dd><a href="http://ui.jquery.com/docs/Effects/Animate">Animate</a></dd>
- <dd><a href="http://ui.jquery.com/docs/Effects/Hide">Hide</a></dd>
- <dd><a href="http://ui.jquery.com/docs/Effects/Show">Show</a></dd>
- <dd><a href="http://ui.jquery.com/docs/Effects/SwitchClass">Switch Class</a></dd>
- <dd><a href="http://ui.jquery.com/docs/Effects/Toggle">Toggle</a></dd>
- <dd><a href="http://ui.jquery.com/docs/Effects/ToggleClass">Toggle Class</a></dd>
+ <dd><a href="animate/index.html">Animate</a></dd>
+ <dd><a href="effect/index.html">Effect</dd>
+ <dd><a href="hide/index.html">Hide</a></dd>
+ <dd><a href="show/index.html">Show</a></dd>
+ <dd><a href="switchClass/index.html">Switch Class</a></dd>
+ <dd><a href="toggle/index.html">Toggle</a></dd>
+ <dd><a href="toggleClass/index.html">Toggle Class</a></dd>
<dt>About jQuery UI</dt>
- <dd><a href="http://ui.jquery.com/docs/Developer_Guide">UI Developer Guidelines</a></dd>
- <dd><a href="http://ui.jquery.com/docs/Changelog">Changelog</a></dd>
- <dd><a href="http://ui.jquery.com/docs/Roadmap">Roadmap</a></dd>
- <dd><a href="http://ui.jquery.com/docs/Subversion">Subversion Access</a></dd>
+ <dd><a href="http://jqueryui.com/docs/Developer_Guide">UI Developer Guidelines</a></dd>
+ <dd><a href="http://jqueryui.com/docs/Changelog">Changelog</a></dd>
+ <dd><a href="http://jqueryui.com/docs/Roadmap">Roadmap</a></dd>
+ <dd><a href="http://jqueryui.com/docs/Subversion">Subversion Access</a></dd>
<dt>Theming</dt>
- <dd><a href="http://ui.jquery.com/docs/Theming">Theming jQuery UI</a></dd>
- <dd><a href="http://ui.jquery.com/docs/Theming/API">jQuery UI CSS framework</a></dd>
- <dd><a href="http://ui.jquery.com/docs/Theming/Themeroller">ThemeRoller application</a></dd>
- <dd><a href="http://ui.jquery.com/docs/Theming/ThemeSwitcher">Theme Switcher Widget</a></dd>
+ <dd><a href="http://jqueryui.com/docs/Theming">Theming jQuery UI</a></dd>
+ <dd><a href="http://jqueryui.com/docs/Theming/API">jQuery UI CSS Framework</a></dd>
+ <dd><a href="http://jqueryui.com/docs/Theming/Themeroller">ThemeRoller application</a></dd>
+ <dd><a href="http://jqueryui.com/docs/Theming/ThemeSwitcher">Theme Switcher Widget</a></dd>
</dl>
</td>
diff --git a/themes/base/ui.core.css b/themes/base/ui.core.css
index d832ad7d0..c2f18f2c0 100644
--- a/themes/base/ui.core.css
+++ b/themes/base/ui.core.css
@@ -1,6 +1,6 @@
/*
* jQuery UI CSS Framework
-* Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/
diff --git a/themes/base/ui.theme.css b/themes/base/ui.theme.css
index 4512bc6a7..014fcfc67 100644
--- a/themes/base/ui.theme.css
+++ b/themes/base/ui.theme.css
@@ -1,6 +1,6 @@
/*
* jQuery UI CSS Framework
-* Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/
diff --git a/ui/effects.blind.js b/ui/effects.blind.js
index b2a5271d8..d8338eae0 100644
--- a/ui/effects.blind.js
+++ b/ui/effects.blind.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Blind @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.bounce.js b/ui/effects.bounce.js
index 97c5142f8..e84ec48c6 100644
--- a/ui/effects.bounce.js
+++ b/ui/effects.bounce.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Bounce @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.clip.js b/ui/effects.clip.js
index 53b3764eb..d5d2afefb 100644
--- a/ui/effects.clip.js
+++ b/ui/effects.clip.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Clip @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.core.js b/ui/effects.core.js
index 7309f6f7c..8313cd29b 100644
--- a/ui/effects.core.js
+++ b/ui/effects.core.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.drop.js b/ui/effects.drop.js
index a10b2763e..faf1ee909 100644
--- a/ui/effects.drop.js
+++ b/ui/effects.drop.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Drop @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.explode.js b/ui/effects.explode.js
index 6d43ae4fd..2796c3d01 100644
--- a/ui/effects.explode.js
+++ b/ui/effects.explode.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Explode @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.fold.js b/ui/effects.fold.js
index a5e9bd7ae..0e06186e7 100644
--- a/ui/effects.fold.js
+++ b/ui/effects.fold.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Fold @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.highlight.js b/ui/effects.highlight.js
index b4d703a80..048bd33de 100644
--- a/ui/effects.highlight.js
+++ b/ui/effects.highlight.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Highlight @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.pulsate.js b/ui/effects.pulsate.js
index a82bd7a99..6478b9142 100644
--- a/ui/effects.pulsate.js
+++ b/ui/effects.pulsate.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Pulsate @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.scale.js b/ui/effects.scale.js
index f03de1ad1..79912791a 100644
--- a/ui/effects.scale.js
+++ b/ui/effects.scale.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Scale @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.shake.js b/ui/effects.shake.js
index 1dbe75b04..55460fe68 100644
--- a/ui/effects.shake.js
+++ b/ui/effects.shake.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Shake @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.slide.js b/ui/effects.slide.js
index 5aed01c3a..b1a432e2d 100644
--- a/ui/effects.slide.js
+++ b/ui/effects.slide.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Slide @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/effects.transfer.js b/ui/effects.transfer.js
index 49105ac17..f616a02ba 100644
--- a/ui/effects.transfer.js
+++ b/ui/effects.transfer.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Transfer @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.accordion.js b/ui/ui.accordion.js
index 4da135f71..50ed08e61 100644
--- a/ui/ui.accordion.js
+++ b/ui/ui.accordion.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Accordion @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.core.js b/ui/ui.core.js
index 7e5a238c7..bcf330c95 100644
--- a/ui/ui.core.js
+++ b/ui/ui.core.js
@@ -1,7 +1,7 @@
/*
* jQuery UI @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.datepicker.js b/ui/ui.datepicker.js
index 228c3db96..a01cd5f4d 100644
--- a/ui/ui.datepicker.js
+++ b/ui/ui.datepicker.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Datepicker @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.dialog.js b/ui/ui.dialog.js
index 7611db8db..29fdfabf8 100644
--- a/ui/ui.dialog.js
+++ b/ui/ui.dialog.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Dialog @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.draggable.js b/ui/ui.draggable.js
index 346755137..c408ae8b0 100644
--- a/ui/ui.draggable.js
+++ b/ui/ui.draggable.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Draggable @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.droppable.js b/ui/ui.droppable.js
index 93fda69b2..c71853cf8 100644
--- a/ui/ui.droppable.js
+++ b/ui/ui.droppable.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Droppable @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.progressbar.js b/ui/ui.progressbar.js
index 7138c269f..2b292f058 100644
--- a/ui/ui.progressbar.js
+++ b/ui/ui.progressbar.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Progressbar @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.resizable.js b/ui/ui.resizable.js
index 114aab830..0815352ae 100644
--- a/ui/ui.resizable.js
+++ b/ui/ui.resizable.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Resizable @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.selectable.js b/ui/ui.selectable.js
index 8228c95ce..5eb34a54b 100644
--- a/ui/ui.selectable.js
+++ b/ui/ui.selectable.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Selectable @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.slider.js b/ui/ui.slider.js
index 05582e414..c651044b2 100644
--- a/ui/ui.slider.js
+++ b/ui/ui.slider.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Slider @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.sortable.js b/ui/ui.sortable.js
index 23710b4a9..01f41cd33 100644
--- a/ui/ui.sortable.js
+++ b/ui/ui.sortable.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Sortable @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
diff --git a/ui/ui.tabs.js b/ui/ui.tabs.js
index e65d4860d..2a7b30a40 100644
--- a/ui/ui.tabs.js
+++ b/ui/ui.tabs.js
@@ -1,7 +1,7 @@
/*
* jQuery UI Tabs @VERSION
*
- * Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about)
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*