Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jquery/jquery-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
jzaefferer committed Jan 17, 2011
2 parents 0bbfbd4 + 6e84a8b commit ff62bdf
Show file tree
Hide file tree
Showing 57 changed files with 112 additions and 54 deletions.
2 changes: 1 addition & 1 deletion MIT-LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2010 Paul Bakaus, http://jqueryui.com/
Copyright (c) 2011 Paul Bakaus, http://jqueryui.com/

This software consists of voluntary contributions made by many
individuals (AUTHORS.txt, http://jqueryui.com/about) For exact
Expand Down
8 changes: 8 additions & 0 deletions demos/datepicker/localization.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
<script src="../../ui/i18n/jquery.ui.datepicker-da.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-de.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-el.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-en-AU.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-en-GB.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-en-NZ.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-eo.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-es.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-et.js"></script>
Expand All @@ -41,12 +43,14 @@
<script src="../../ui/i18n/jquery.ui.datepicker-kz.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-lt.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-lv.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-ml.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-ms.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-nl.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-no.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-pl.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-pt.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-pt-BR.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-rm.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-ro.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-ru.js"></script>
<script src="../../ui/i18n/jquery.ui.datepicker-sk.js"></script>
Expand Down Expand Up @@ -97,6 +101,8 @@
<option value="cs">Czech (&#269;e&#353;tina)</option>
<option value="da">Danish (Dansk)</option>
<option value="nl">Dutch (Nederlands)</option>
<option value="en-AU">English/Australia</option>
<option value="en-NZ">English/New Zealand</option>
<option value="en-GB">English/UK</option>
<option value="eo">Esperanto</option>
<option value="et">Estonian (eesti keel)</option>
Expand All @@ -118,11 +124,13 @@
<option value="kz">Kazakhstan (Kazakh)</option>
<option value="lv">Latvian (Latvie&ouml;u Valoda)</option>
<option value="lt">Lithuanian (lietuviu kalba)</option>
<option value="ml">Malayalam</option>
<option value="ms">Malaysian (Bahasa Malaysia)</option>
<option value="no">Norwegian (Norsk)</option>
<option value="pl">Polish (Polski)</option>
<option value="pt">Portuguese (Portugu&ecirc;s)</option>
<option value="pt-BR">Portuguese/Brazilian (Portugu&ecirc;s)</option>
<option value="rm">Rhaeto-Romanic (Romansh)</option>
<option value="ro">Romanian (Rom&acirc;n&#259;)</option>
<option value="ru">Russian (&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;)</option>
<option value="sr">Serbian (&#1089;&#1088;&#1087;&#1089;&#1082;&#1080; &#1112;&#1077;&#1079;&#1080;&#1082;)</option>
Expand Down
4 changes: 4 additions & 0 deletions demos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@
<script src="../ui/i18n/jquery.ui.datepicker-da.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-de.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-el.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-en-AU.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-en-GB.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-en-NZ.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-eo.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-es.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-et.js"></script>
Expand All @@ -75,12 +77,14 @@
<script src="../ui/i18n/jquery.ui.datepicker-kz.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-lt.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-lv.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-ml.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-ms.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-nl.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-no.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-pl.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-pt.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-pt-BR.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-rm.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-ro.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-ru.js"></script>
<script src="../ui/i18n/jquery.ui.datepicker-sk.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion tests/jquery.simulate.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jquery.simulate - simulate browser mouse and keyboard events
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.accordion.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Accordion @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.all.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI CSS Framework @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.autocomplete.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Autocomplete @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.base.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI CSS Framework @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.button.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Button @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.core.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI CSS Framework @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.datepicker.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Datepicker @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.dialog.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Dialog @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.menu.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Menu @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.progressbar.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Progressbar @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.resizable.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Resizable @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.selectable.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Selectable @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.slider.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Slider @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.spinner.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Spinner @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.tabs.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Tabs @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.theme.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI CSS Framework @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.tooltip.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Tooltip @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
23 changes: 23 additions & 0 deletions ui/i18n/jquery.ui.datepicker-en-AU.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
/* English/Australia initialisation for the jQuery UI date picker plugin. */
/* Based on the en-GB initialisation. */
jQuery(function($){
$.datepicker.regional['en-AU'] = {
closeText: 'Done',
prevText: 'Prev',
nextText: 'Next',
currentText: 'Today',
monthNames: ['January','February','March','April','May','June',
'July','August','September','October','November','December'],
monthNamesShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun',
'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'],
dayNames: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'],
dayNamesShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
dayNamesMin: ['Su','Mo','Tu','We','Th','Fr','Sa'],
weekHeader: 'Wk',
dateFormat: 'dd/mm/yy',
firstDay: 1,
isRTL: false,
showMonthAfterYear: false,
yearSuffix: ''};
$.datepicker.setDefaults($.datepicker.regional['en-AU']);
});
23 changes: 23 additions & 0 deletions ui/i18n/jquery.ui.datepicker-en-NZ.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
/* English/New Zealand initialisation for the jQuery UI date picker plugin. */
/* Based on the en-GB initialisation. */
jQuery(function($){
$.datepicker.regional['en-NZ'] = {
closeText: 'Done',
prevText: 'Prev',
nextText: 'Next',
currentText: 'Today',
monthNames: ['January','February','March','April','May','June',
'July','August','September','October','November','December'],
monthNamesShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun',
'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'],
dayNames: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'],
dayNamesShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
dayNamesMin: ['Su','Mo','Tu','We','Th','Fr','Sa'],
weekHeader: 'Wk',
dateFormat: 'dd/mm/yy',
firstDay: 1,
isRTL: false,
showMonthAfterYear: false,
yearSuffix: ''};
$.datepicker.setDefaults($.datepicker.regional['en-NZ']);
});
2 changes: 1 addition & 1 deletion ui/jquery.effects.blind.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Blind @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion ui/jquery.effects.bounce.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Bounce @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion ui/jquery.effects.clip.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Clip @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion ui/jquery.effects.core.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion ui/jquery.effects.drop.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Drop @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion ui/jquery.effects.explode.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Explode @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion ui/jquery.effects.fade.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Fade @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion ui/jquery.effects.fold.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Fold @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion ui/jquery.effects.highlight.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Highlight @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion ui/jquery.effects.pulsate.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Pulsate @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion ui/jquery.effects.scale.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Scale @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
2 changes: 1 addition & 1 deletion ui/jquery.effects.shake.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* jQuery UI Effects Shake @VERSION
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
Expand Down
Loading

0 comments on commit ff62bdf

Please sign in to comment.