| Commit message (Expand) | Author | Age | Files | Lines |
* | Accordion: fixed jump in accordion when expander div has padding. | Ca-Phun Ung | 2008-09-25 | 1 | -2/+4 |
* | Spinner: Add change event to dblclick and created a new visual test for all c... | Ca-Phun Ung | 2008-09-23 | 1 | -2/+10 |
* | Spinner: Fixed warnings. | Scott González | 2008-09-23 | 1 | -30/+69 |
* | Core: Reduced size of ARIA methods. | Scott González | 2008-09-23 | 1 | -18/+21 |
* | Core: Moved ARIA methods up with other jQuery core modifications. | Scott González | 2008-09-22 | 1 | -27/+26 |
* | Accept boolean values for aria state. (Thanks for catch Scott González) | David Bolter | 2008-09-22 | 1 | -1/+1 |
* | Added ariaRole and ariaState to ui.core with tests. | David Bolter | 2008-09-22 | 2 | -0/+29 |
* | Core: Marked $.ui.plugin as deprecated. | Scott González | 2008-09-22 | 1 | -0/+1 |
* | Spinner: implemented init callback via trigger (thanks Scott González) | Ca-Phun Ung | 2008-09-22 | 1 | -3/+1 |
* | Spinner: new options: format, items & decimals (r728). | Ca-Phun Ung | 2008-09-20 | 1 | -2/+34 |
* | set svn:eol-style to native | Richard Worth | 2008-09-20 | 4 | -97/+97 |
* | Spinner: decimals and stepping now independent (user request) | Ca-Phun Ung | 2008-09-20 | 1 | -3/+4 |
* | Core: Added comment about why we use triggerHandler instead of trigger in $.f... | Scott González | 2008-09-20 | 1 | -1/+2 |
* | Core: Fixed #3457: Removing elements causes instantiated plugins to be destro... | Scott González | 2008-09-20 | 1 | -1/+4 |
* | Corrected naming and capitalization consistency for Colorpicker and Progressbar | Richard Worth | 2008-09-20 | 2 | -4/+4 |
* | Removed exposure of internal instance in progressbar's ui callback parameter.... | Richard Worth | 2008-09-20 | 1 | -1/+0 |
* | Progressbar - Source formatting | Eduardo Lundgren | 2008-09-20 | 1 | -68/+69 |
* | Progressbar - Source formatting | Eduardo Lundgren | 2008-09-20 | 1 | -3/+3 |
* | Fixed 3266. Datepicker is displayed when using "setDate" and "change" methods | Keith Wood | 2008-09-20 | 1 | -1/+1 |
* | Fixed 3232 Datepicker position problem in IE 6/7 | Keith Wood | 2008-09-20 | 1 | -2/+4 |
* | Progressbar - Added suport for animated equations (easeInOutQuint, ...) | Eduardo Lundgren | 2008-09-20 | 1 | -1/+1 |
* | Progressbar duration option fixed | Eduardo Lundgren | 2008-09-20 | 1 | -6/+13 |
* | whitespace: Removed trailing whitespace from non-blank lines | Richard Worth | 2008-09-20 | 16 | -31/+31 |
* | whitespace | Richard Worth | 2008-09-20 | 13 | -394/+371 |
* | whitespace | Richard Worth | 2008-09-20 | 1 | -1/+1 |
* | removed leading semicolon ; - only effects.core.js and ui.core.js get it | Richard Worth | 2008-09-20 | 1 | -1/+1 |
* | Added newline to end of files | Richard Worth | 2008-09-20 | 2 | -2/+2 |
* | Dialog: Added an id to the title span (needed for ARIA support). | Scott González | 2008-09-19 | 1 | -4/+15 |
* | Set svn:eol-style to native for new plugins. | Scott González | 2008-09-19 | 3 | -980/+980 |
* | Progressbar .text() added, improvements | Eduardo Lundgren | 2008-09-19 | 1 | -181/+194 |
* | Sortables - Avoid inline script execution on every sort | Eduardo Lundgren | 2008-09-19 | 1 | -4/+11 |
* | Fixed #3454 - Sortable .createHelper() bug | Eduardo Lundgren | 2008-09-19 | 1 | -2/+2 |
* | Reverted r695. | Scott González | 2008-09-19 | 58 | -1044/+1044 |
* | Remove Trailing Spaces | Eduardo Lundgren | 2008-09-19 | 58 | -1043/+1043 |
* | slider: use preventDefault on click event on handle instead of returning fals... | Paul Bakaus | 2008-09-19 | 1 | -1/+1 |
* | resizable: aspect ratio was switched (width/height ratio was height/width rat... | Paul Bakaus | 2008-09-19 | 1 | -7/+8 |
* | Dialog: Fixed #3087: Added beforeclose callback for dialogs (can prevent clos... | Scott González | 2008-09-19 | 1 | -0/+4 |
* | accordion: trigger changestart event when the animation starts (implements 2932) | Paul Bakaus | 2008-09-18 | 1 | -0/+2 |
* | accordion: removed deprecated method fn.activate for 1.6 | Paul Bakaus | 2008-09-18 | 1 | -5/+0 |
* | core: enableSelection/disableSelection now return the chain (implements #3174) | Paul Bakaus | 2008-09-18 | 1 | -2/+2 |
* | droppable: $.ui.ddmanager.drop now returns false in case of non-drop, or the ... | Paul Bakaus | 2008-09-18 | 2 | -2/+2 |
* | dragging handle won't fire onunload event anymore (fixes #3228) | Paul Bakaus | 2008-09-18 | 1 | -1/+2 |
* | sortable: default value for forcePlaceholderSize | Paul Bakaus | 2008-09-16 | 1 | -1/+2 |
* | sortable: Refactored a bunch of stuff, moved over some fixes from draggable | Paul Bakaus | 2008-09-16 | 1 | -12/+37 |
* | draggable, resizable, sortable: proper usage of _mouseCapture, fixes interact... | Paul Bakaus | 2008-09-16 | 3 | -7/+24 |
* | sortable: Fixed the floating functional demo, implemented forcePlaceholderSize | Paul Bakaus | 2008-09-16 | 1 | -3/+3 |
* | draggable: destroy method now properly removes the class ui-draggable (Fixes ... | Paul Bakaus | 2008-09-16 | 1 | -1/+1 |
* | core: hasScroll now checks for overflow hidden, since then the users wants sc... | Paul Bakaus | 2008-09-16 | 2 | -2/+7 |
* | datepicker: fixed jslint warnings, fixed invalid increment operand (Fixes #3434) | Paul Bakaus | 2008-09-16 | 1 | -10/+10 |
* | use $.isFunction instead of checking the constructor | Paul Bakaus | 2008-09-16 | 1 | -2/+2 |