.. |
i18n
|
set svn:eol-style to native
|
2009-01-20 11:42:07 +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
|
Removed broken utf-8 copyright characters.
|
2009-01-18 00:04:57 +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
|
Fold: Fixed duration.
|
2009-01-14 02:06:04 +00:00 |
effects.highlight.js
|
Happy New Year
|
2009-01-03 21:55:13 +00:00 |
effects.pulsate.js
|
Pulsate: Fixed duration.
|
2009-01-14 02:00:25 +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: fixed calling activate with -1 and alwaysOpen: false not properly removing classes (fixes #3785)
|
2009-01-19 15:08:52 +00:00 |
ui.core.js
|
$.widget: Fixed #3633: Moved call to _init outside of constructor. This makes it possible to invoke callbacks during initialization and have those callbacks use the widget.
|
2009-01-19 01:30:02 +00:00 |
ui.datepicker.js
|
Fixed #3778 - Unable to select month: numberOfMonths - maxDate - changeMonth combi
|
2009-01-19 10:45:09 +00:00 |
ui.dialog.js
|
Dialog: Fixed #3688: Don't add the button pane div if there are no buttons.
|
2009-01-17 21:31:43 +00:00 |
ui.draggable.js
|
draggable: defaults should be set to 'false' if disabled, not null (fixes #3878)
|
2009-01-20 10:06:59 +00:00 |
ui.droppable.js
|
droppable: defaults should be set to 'false' if disabled, not null (fixes #3881)
|
2009-01-20 13:10:11 +00:00 |
ui.progressbar.js
|
Revert changes for #3838 for the release 1.6rc5
|
2009-01-16 02:09:45 +00:00 |
ui.resizable.js
|
Fixed #3058
|
2009-01-16 05:57:34 +00:00 |
ui.selectable.js
|
Fixed #3077 (Selectable cannot be selected by click)
|
2009-01-16 04:06:51 +00:00 |
ui.slider.js
|
Fixed #3766 - slider seems to be missing ui.handle property in options
|
2009-01-20 13:31:30 +00:00 |
ui.sortable.js
|
sortable: all callbacks with the exception of the beforeStop callback now fire after everything has been normalized again (placeholder/helper removed, styles restored). (fixes #3864 and multiple user requests)
|
2009-01-19 12:00:45 +00:00 |
ui.tabs.js
|
UI Tabs: updated TODO to with information for reported bug
|
2009-01-20 12:57:32 +00:00 |