jquery-ui/ui
2008-11-19 15:20:36 +00:00
..
i18n set svn:eol-style to native 2008-11-19 06:09:48 +00:00
effects.blind.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
effects.bounce.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
effects.clip.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
effects.core.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
effects.drop.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
effects.explode.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
effects.fold.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
effects.highlight.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
effects.pulsate.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
effects.scale.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
effects.shake.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
effects.slide.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
effects.transfer.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
ui.accordion.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
ui.core.js core: this fixes the Safari issue that select options can't be selected if the mouse widget is used, since the mousedown returns false which calls preventDefault. Returning true causes text to be selectable in FF/Opera though, so this needs to be Safari only for now. 2008-11-19 15:20:36 +00:00
ui.datepicker.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
ui.dialog.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
ui.draggable.js fixed #3578 - ALL CODE: e, ui should be changed to event, ui 2008-11-14 03:00:16 +00:00
ui.droppable.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
ui.progressbar.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
ui.resizable.js resizable: Fixed preserveCursor, if the cursor is overriden in the stylesheet for the axes, it's maintained (fixes #3480) 2008-11-19 14:49:55 +00:00
ui.selectable.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
ui.slider.js slider: defered all parseInt / Math.round calls for values to this._round, implemented option 'round' (bool), that is enabled on default (old behaviour), can be disabled to return floating values (fixes 3489) 2008-11-19 14:38:48 +00:00
ui.sortable.js sortable: removing ui.options caused plugins not to work anymore - fixed all regressions 2008-11-19 15:08:02 +00:00
ui.tabs.js Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00