aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* whitespace: Removed trailing whitespace from non-blank linesRichard Worth2008-09-2016-31/+31
* whitespaceRichard Worth2008-09-2013-394/+371
* whitespaceRichard Worth2008-09-201-1/+1
* removed leading semicolon ; - only effects.core.js and ui.core.js get itRichard Worth2008-09-201-1/+1
* Added newline to end of filesRichard Worth2008-09-202-2/+2
* corrected version.txt in trunk (should remain 1.6pre until 1.7pre)Richard Worth2008-09-201-1/+1
* changed version to 1.6rc21.6rc2Paul Bakaus2008-09-201-1/+1
* Dialog: Added an id to the title span (needed for ARIA support).Scott González2008-09-192-4/+39
* Set svn:eol-style to native for new plugins.Scott González2008-09-193-980/+980
* Progressbar .text() added, improvementsEduardo Lundgren2008-09-191-181/+194
* Sortables - Avoid inline script execution on every sortEduardo Lundgren2008-09-191-4/+11
* Fixed #3454 - Sortable .createHelper() bugEduardo Lundgren2008-09-191-2/+2
* Reverted r695.Scott González2008-09-1958-1044/+1044
* Remove Trailing SpacesEduardo Lundgren2008-09-1958-1043/+1043
* slider: use preventDefault on click event on handle instead of returning fals...Paul Bakaus2008-09-191-1/+1
* resizable: aspect ratio was switched (width/height ratio was height/width rat...Paul Bakaus2008-09-191-7/+8
* Dialog: Fixed #3087: Added beforeclose callback for dialogs (can prevent clos...Scott González2008-09-192-0/+28
* accordion: trigger changestart event when the animation starts (implements 2932)Paul Bakaus2008-09-181-0/+2
* accordion: removed deprecated method fn.activate for 1.6Paul Bakaus2008-09-181-5/+0
* core: enableSelection/disableSelection now return the chain (implements #3174)Paul Bakaus2008-09-181-2/+2
* droppable: $.ui.ddmanager.drop now returns false in case of non-drop, or the ...Paul Bakaus2008-09-182-2/+2
* dragging handle won't fire onunload event anymore (fixes #3228)Paul Bakaus2008-09-181-1/+2
* sortable: default value for forcePlaceholderSizePaul Bakaus2008-09-161-1/+2
* sortable: Refactored a bunch of stuff, moved over some fixes from draggablePaul Bakaus2008-09-161-12/+37
* draggable, resizable, sortable: proper usage of _mouseCapture, fixes interact...Paul Bakaus2008-09-163-7/+24
* sortable: Fixed the floating functional demo, implemented forcePlaceholderSizePaul Bakaus2008-09-164-11/+15
* draggable: destroy method now properly removes the class ui-draggable (Fixes ...Paul Bakaus2008-09-161-1/+1
* core: hasScroll now checks for overflow hidden, since then the users wants sc...Paul Bakaus2008-09-162-2/+7
* datepicker: fixed jslint warnings, fixed invalid increment operand (Fixes #3434)Paul Bakaus2008-09-161-10/+10
* use $.isFunction instead of checking the constructorPaul Bakaus2008-09-161-2/+2
* Setting data.accept now works fine (Fixes #3386)Paul Bakaus2008-09-151-0/+13
* - kickass draggable refactoring - fixes many bugs, many edge case issuesPaul Bakaus2008-09-153-65/+297
* Dialog: Reordered functions.Scott González2008-09-141-164/+164
* Dialog: Fixed #3389: Non-draggable dialogs shouldn't instantiate draggables.Scott González2008-09-141-21/+26
* Dialog: Fixed #3220: Non-resizable dialogs shouldn't instantiate resizables.Scott González2008-09-141-29/+45
* Dialog: Partial fix for #3327: When opening a dialog, give focus to the first...Scott González2008-09-111-0/+1
* Fixes #3342, prevents bubbling (and default key behaviour) for slider based k...David Bolter2008-09-111-1/+3
* build:jquery.ui.i18n.all.jsChi Cheng2008-09-101-0/+10
* UI Tabs: fixed cookie name generation which wasn't based on DOM element any l...Klaus Hartl2008-09-091-2/+6
* Spinner: added an init callback which exposes the addItem method for dynamic ...Ca-Phun Ung2008-09-092-3/+56
* Dialog: Added some more tests.Scott González2008-09-071-46/+139
* Widget factory: Prevent calling non-existent methods.Scott González2008-09-071-1/+1
* Fixed 3183 onSelect and onClose have inconsistent signaturesKeith Wood2008-09-073-60/+78
* Fixed 3267 Alternate field not updated when using "setDate"Keith Wood2008-09-072-2/+16
* Dialog: Fixed #3123: Prevent tabbing out of modal dialogs.Scott González2008-09-061-1/+24
* Core: Improved :tabbable selectorScott González2008-09-063-5/+152
* Core: Added :tabbable selector to find elements that participate in the tabbi...Scott González2008-09-051-4/+23
* Core: Converted :data selector to a function.Scott González2008-09-051-1/+3
* Fixed #3284 - Put version numbers inside of individual files.Richard Worth2008-09-0427-27/+27
* layout demo: further bugfixing in IE; set handle for draggables to be consist...Jörn Zaefferer2008-09-033-6/+7