Skip to content

Commit

Permalink
changed ui.jquery.com to jqueryui.com
Browse files Browse the repository at this point in the history
  • Loading branch information
rdworth committed Feb 27, 2009
1 parent e3825cc commit bd3dc48
Show file tree
Hide file tree
Showing 29 changed files with 44 additions and 44 deletions.
4 changes: 2 additions & 2 deletions MIT-LICENSE.txt
Original file line number Original file line Diff line number Diff line change
@@ -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 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 contribution history, see the revision history and logs, available
at http://jquery-ui.googlecode.com/svn/ at http://jquery-ui.googlecode.com/svn/


Expand Down
30 changes: 15 additions & 15 deletions demos/index.html
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -250,23 +250,23 @@
<dd><a href="slider/index.html">Slider</a></dd> <dd><a href="slider/index.html">Slider</a></dd>
<dd><a href="tabs/index.html">Tabs</a></dd> <dd><a href="tabs/index.html">Tabs</a></dd>
<dt>Effects</dt> <dt>Effects</dt>
<dd><a href="http://ui.jquery.com/docs/Effect">Effect</dd> <dd><a href="animate/index.html">Animate</a></dd>
<dd><a href="http://ui.jquery.com/docs/Effects/Animate">Animate</a></dd> <dd><a href="effect/index.html">Effect</dd>
<dd><a href="http://ui.jquery.com/docs/Effects/Hide">Hide</a></dd> <dd><a href="hide/index.html">Hide</a></dd>
<dd><a href="http://ui.jquery.com/docs/Effects/Show">Show</a></dd> <dd><a href="show/index.html">Show</a></dd>
<dd><a href="http://ui.jquery.com/docs/Effects/SwitchClass">Switch Class</a></dd> <dd><a href="switchClass/index.html">Switch Class</a></dd>
<dd><a href="http://ui.jquery.com/docs/Effects/Toggle">Toggle</a></dd> <dd><a href="toggle/index.html">Toggle</a></dd>
<dd><a href="http://ui.jquery.com/docs/Effects/ToggleClass">Toggle Class</a></dd> <dd><a href="toggleClass/index.html">Toggle Class</a></dd>
<dt>About jQuery UI</dt> <dt>About jQuery UI</dt>
<dd><a href="http://ui.jquery.com/docs/Developer_Guide">UI Developer Guidelines</a></dd> <dd><a href="http://jqueryui.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://jqueryui.com/docs/Changelog">Changelog</a></dd>
<dd><a href="http://ui.jquery.com/docs/Roadmap">Roadmap</a></dd> <dd><a href="http://jqueryui.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/Subversion">Subversion Access</a></dd>
<dt>Theming</dt> <dt>Theming</dt>
<dd><a href="http://ui.jquery.com/docs/Theming">Theming jQuery UI</a></dd> <dd><a href="http://jqueryui.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://jqueryui.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://jqueryui.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/ThemeSwitcher">Theme Switcher Widget</a></dd>


</dl> </dl>
</td> </td>
Expand Down
2 changes: 1 addition & 1 deletion themes/base/ui.core.css
Original file line number Original file line Diff line number Diff line change
@@ -1,6 +1,6 @@
/* /*
* jQuery UI CSS Framework * 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. * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/ */


Expand Down
2 changes: 1 addition & 1 deletion themes/base/ui.theme.css
Original file line number Original file line Diff line number Diff line change
@@ -1,6 +1,6 @@
/* /*
* jQuery UI CSS Framework * 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. * 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/ * To view and modify this theme, visit http://jqueryui.com/themeroller/
*/ */
Expand Down
2 changes: 1 addition & 1 deletion ui/effects.blind.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Blind @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/effects.bounce.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Bounce @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/effects.clip.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Clip @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/effects.core.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/effects.drop.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Drop @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/effects.explode.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Explode @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/effects.fold.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Fold @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/effects.highlight.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Highlight @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/effects.pulsate.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Pulsate @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/effects.scale.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Scale @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/effects.shake.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Shake @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/effects.slide.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Slide @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/effects.transfer.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Effects Transfer @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/ui.accordion.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Accordion @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/ui.core.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/ui.datepicker.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Datepicker @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/ui.dialog.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Dialog @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/ui.draggable.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Draggable @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/ui.droppable.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Droppable @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/ui.progressbar.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Progressbar @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/ui.resizable.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Resizable @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/ui.selectable.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Selectable @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/ui.slider.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Slider @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/ui.sortable.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Sortable @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down
2 changes: 1 addition & 1 deletion ui/ui.tabs.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
/* /*
* jQuery UI Tabs @VERSION * 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) * Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses. * and GPL (GPL-LICENSE.txt) licenses.
* *
Expand Down

0 comments on commit bd3dc48

Please sign in to comment.