| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed #3251 | Eduardo Lundgren | 2009-01-27 | 1 | -2/+6 |
* | Fixed #3894 | Eduardo Lundgren | 2009-01-27 | 1 | -6/+2 |
* | Resizable documentScroll reference | Eduardo Lundgren | 2009-01-27 | 1 | -1/+1 |
* | Fixed #3879 | Eduardo Lundgren | 2009-01-27 | 1 | -3/+3 |
* | accordion: navigation option wasn't working (fixes #3944) | Paul Bakaus | 2009-01-26 | 1 | -1/+1 |
* | Tabs: organized code - public and private (pseudo) methods, added unit test f... | Klaus Hartl | 2009-01-26 | 1 | -62/+64 |
* | Tabs: TODO check | Klaus Hartl | 2009-01-25 | 1 | -1/+1 |
* | Tabs: removed Safari 2 workaround, no longer supported | Klaus Hartl | 2009-01-25 | 1 | -8/+1 |
* | Tabs: overall fixed selected property for all tabs unselected case (is -1 in ... | Klaus Hartl | 2009-01-25 | 1 | -13/+22 |
* | accordion: fix for newContent/oldContent in the UI object that was pointing t... | Paul Bakaus | 2009-01-25 | 1 | -2/+2 |
* | a little cleanup | Klaus Hartl | 2009-01-25 | 1 | -6/+0 |
* | Tabs: removed options from ui object, not required | Klaus Hartl | 2009-01-25 | 1 | -1/+0 |
* | Tabs: rotation handles asynchronous loading/animations, fixes #2651 | Klaus Hartl | 2009-01-24 | 1 | -21/+21 |
* | tabs: removed non-breaking space char | Richard Worth | 2009-01-24 | 1 | -1/+1 |
* | Remove trailing spaces | Eduardo Lundgren | 2009-01-24 | 2 | -37/+37 |
* | Tabs: added ability to define the cookie name, fixes #2393 | Klaus Hartl | 2009-01-23 | 1 | -1/+1 |
* | resizable: removed unneeded isVisible method | Paul Bakaus | 2009-01-23 | 1 | -4/+0 |
* | draggable: draggable should not scroll when constrained in one axis (fixes #3... | Paul Bakaus | 2009-01-23 | 1 | -20/+28 |
* | draggable: removed ui.options (fixes #3917) | Paul Bakaus | 2009-01-23 | 1 | -34/+36 |
* | core: the propagation for the mousedown has to be stopped in the mouse logic,... | Paul Bakaus | 2009-01-23 | 1 | -0/+5 |
* | Tabs: always hide added panels, fixes #3875 | Klaus Hartl | 2009-01-22 | 1 | -4/+2 |
* | resizable: | Paul Bakaus | 2009-01-22 | 1 | -215/+174 |
* | whitespace | Richard Worth | 2009-01-22 | 10 | -114/+114 |
* | Merged remove-spaces target (ui/build.xml) into new whitespace target (build/... | Richard Worth | 2009-01-22 | 1 | -24/+0 |
* | accordion: fixed always open regression introduced by r1715 | Richard Worth | 2009-01-22 | 1 | -1/+1 |
* | UI Tabs: fixed broken animations and the frequently reported "jumpyness", fix... | Klaus Hartl | 2009-01-21 | 1 | -7/+7 |
* | accordion: fix for #3896 | Jörn Zaefferer | 2009-01-21 | 1 | -1/+1 |
* | Core: Partial fix for #3559: Proper implementation for :focusable and :tabbab... | Scott González | 2009-01-21 | 1 | -23/+15 |
* | Fixed #3733 | Eduardo Lundgren | 2009-01-21 | 1 | -2/+1 |
* | Dialog: Don't override title option on init. | Scott González | 2009-01-20 | 1 | -2/+2 |
* | sortable: connectWith should accept string selectors (fixes #3892, backward c... | Paul Bakaus | 2009-01-20 | 1 | -2/+3 |
* | sortable: fixed missing placeholder default (fixes #3889) | Paul Bakaus | 2009-01-20 | 1 | -0/+1 |
* | sortable: fixed missing handle default (fixes #3889) | Paul Bakaus | 2009-01-20 | 1 | -0/+1 |
* | sortable: fixed missing connectWith default (fixes #3888) | Paul Bakaus | 2009-01-20 | 1 | -0/+1 |
* | sortable: renamed 'default' tolerance to 'intersect' (it's a advanced interse... | Paul Bakaus | 2009-01-20 | 1 | -1/+1 |
* | accordion: removal of selectedClass option (fixes #3886) | Paul Bakaus | 2009-01-20 | 1 | -7/+6 |
* | accordion: added missing defaults (fixes #3884) | Paul Bakaus | 2009-01-20 | 1 | -0/+4 |
* | Fixed #3766 - slider seems to be missing ui.handle property in options | Richard Worth | 2009-01-20 | 1 | -1/+3 |
* | droppable: defaults should be set to 'false' if disabled, not null (fixes #3... | Paul Bakaus | 2009-01-20 | 1 | -4/+2 |
* | UI Tabs: updated TODO to with information for reported bug | Klaus Hartl | 2009-01-20 | 1 | -1/+5 |
* | set svn:eol-style to native | Richard Worth | 2009-01-20 | 1 | -18/+18 |
* | draggable: defaults should be set to 'false' if disabled, not null (fixes #3... | Paul Bakaus | 2009-01-20 | 1 | -3/+3 |
* | draggable: fixed using Array for containment option (fixes #3877) | Paul Bakaus | 2009-01-20 | 1 | -2/+4 |
* | UI Tabs: url containing a fragment identfier broke Ajax tab loading, fixes #3627 | Klaus Hartl | 2009-01-19 | 1 | -6/+11 |
* | UI Tabs: fixed mouseover event option conflicting with default state handling... | Klaus Hartl | 2009-01-19 | 1 | -23/+26 |
* | draggable: fixed margin inclusion in snap option (fixes #3853) | Paul Bakaus | 2009-01-19 | 1 | -8/+8 |
* | accordion: fixed calling activate with -1 and alwaysOpen: false not properly ... | Paul Bakaus | 2009-01-19 | 1 | -0/+2 |
* | accordion: fixed two small variable issues related to the rewrite | Paul Bakaus | 2009-01-19 | 1 | -3/+2 |
* | accordion: partial refactor and cleanup, all proviously outer functions are n... | Paul Bakaus | 2009-01-19 | 1 | -224/+253 |
* | sortable: all callbacks with the exception of the beforeStop callback now fir... | Paul Bakaus | 2009-01-19 | 1 | -8/+16 |