.. |
i18n
|
set eol-style to native
|
2009-01-09 11:47:42 +00:00 |
build.xml
|
Added a build.xml file to help us removing trailing spaces when needed.
|
2008-11-20 05:51:19 +00:00 |
effects.blind.js
|
Happy New Year
|
2009-01-03 21:55:13 +00:00 |
effects.bounce.js
|
Happy New Year
|
2009-01-03 21:55:13 +00:00 |
effects.clip.js
|
Happy New Year
|
2009-01-03 21:55:13 +00:00 |
effects.core.js
|
effects: improved syntax, arguments, fixes #3674
|
2009-01-07 16:07:23 +00:00 |
effects.drop.js
|
Happy New Year
|
2009-01-03 21:55:13 +00:00 |
effects.explode.js
|
explode: classed added to later remove temp elements without creating a scope should have a ui- prefix anyway (fixes #3704)
|
2009-01-07 15:40:20 +00:00 |
effects.fold.js
|
Happy New Year
|
2009-01-03 21:55:13 +00:00 |
effects.highlight.js
|
Happy New Year
|
2009-01-03 21:55:13 +00:00 |
effects.pulsate.js
|
Happy New Year
|
2009-01-03 21:55:13 +00:00 |
effects.scale.js
|
Happy New Year
|
2009-01-03 21:55:13 +00:00 |
effects.shake.js
|
Happy New Year
|
2009-01-03 21:55:13 +00:00 |
effects.slide.js
|
Happy New Year
|
2009-01-03 21:55:13 +00:00 |
effects.transfer.js
|
Happy New Year
|
2009-01-03 21:55:13 +00:00 |
ui.accordion.js
|
accordion: all classes added should have a 'ui-' prefix (fixes #3705)
|
2009-01-07 16:17:12 +00:00 |
ui.core.js
|
core: fixed _trigger not modifing the original event with event.result
|
2009-01-09 16:52:27 +00:00 |
ui.datepicker.js
|
datepicker: fixes #3779: added code to detect browser width/height in quirksmode.
|
2009-01-08 16:03:34 +00:00 |
ui.dialog.js
|
Dialog: Removed Opera-specific dimension code (not needed with jQuery 1.3).
|
2009-01-14 00:32:12 +00:00 |
ui.draggable.js
|
Draggable: Reverted r1597 - no idea if there are cases that need to be handled that aren't in the test suite.
|
2009-01-13 02:51:13 +00:00 |
ui.droppable.js
|
draggable,droppable,sortable: properly implemented cssNamespace option across plugins (selectable & resizable to go, so those options should stay undocumented until all plugins are converted. Fixes #3707)
|
2009-01-07 17:43:15 +00:00 |
ui.progressbar.js
|
Happy New Year
|
2009-01-03 21:55:13 +00:00 |
ui.resizable.js
|
cancel option should take in account <option> (fixes #3786)
|
2009-01-07 15:37:02 +00:00 |
ui.selectable.js
|
cancel option should take in account <option> (fixes #3786)
|
2009-01-07 15:37:02 +00:00 |
ui.slider.js
|
slider: implemented auto orientation, removed _orientation() in favor of this.orientation, saved some bytes by o=this.options in _init
|
2009-01-12 13:16:09 +00:00 |
ui.sortable.js
|
core: fixed _trigger not modifing the original event with event.result
|
2009-01-09 16:52:27 +00:00 |
ui.tabs.js
|
UI Tabs: fixed incorrectly named argument in try/catch block
|
2009-01-10 12:42:30 +00:00 |