| Commit message (Expand) | Author | Age | Files | Lines |
* | Datepicker. Fixed #3657 showOtherMonths should allow the selection of days fr... | Keith Wood | 2009-06-21 | 1 | -0/+21 |
* | Tabs: Added defaults for callback options. Fixed 4619 (Tabs doesn't define d... | Scott González | 2009-06-20 | 1 | -0/+7 |
* | Tests: Fixed includes of cookie and simulate plugins. | Scott González | 2009-06-20 | 3 | -4/+4 |
* | Tests: Fixed import of testsuite.css. | Scott González | 2009-06-20 | 1 | -1/+1 |
* | Datepicker: default, min, and max dates can be specified as date strings in t... | Keith Wood | 2009-06-16 | 1 | -3/+15 |
* | replaced svn:externals with versioned files within trunk/externals | Jörn Zaefferer | 2009-05-27 | 17 | -34/+34 |
* | Fix for #4222 | Jörn Zaefferer | 2009-05-11 | 1 | -0/+17 |
* | Updated the test to include all scenarios. | Andrew Powell | 2009-04-19 | 1 | -4/+19 |
* | Core: Added asynchronous focus. Fixed #3559 - :focusable, :tabbable, setFocu... | Scott González | 2009-04-18 | 1 | -0/+23 |
* | whitespace | Richard Worth | 2009-04-17 | 1 | -69/+69 |
* | Added visual test page for #3736 - Some handles get stuck when using two or m... | Richard Worth | 2009-04-17 | 2 | -1/+33 |
* | Added visual test page for #3762 - slider handles not restricted properly whe... | Richard Worth | 2009-04-17 | 1 | -0/+27 |
* | Datepicker: Fixed #3861 Manually entered date does not update altField | Keith Wood | 2009-04-16 | 1 | -0/+11 |
* | Progressbar: Modified value method to act as both a getter and setter. Fixed... | Scott González | 2009-04-16 | 1 | -0/+9 |
* | Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor... | Scott González | 2009-04-15 | 9 | -16/+148 |
* | Datepicker: Apply min/max settings on setDate | Keith Wood | 2009-04-10 | 1 | -0/+34 |
* | added test page for #4391 - ui-state-hover, ui-state-active and disabled sliders | Richard Worth | 2009-04-02 | 1 | -0/+44 |
* | Datepicker: added Windows ticks format | Keith Wood | 2009-04-01 | 1 | -0/+8 |
* | Datepicker: Corrected unit tests for structural changes and end of month | Keith Wood | 2009-04-01 | 2 | -32/+43 |
* | Datepicker: fixed #4301 - option dateFormat getter does not return same value... | Keith Wood | 2009-04-01 | 1 | -0/+11 |
* | Fixed dialog tests to use same instead of equals for hashes. | Scott González | 2009-03-28 | 1 | -2/+2 |
* | added accordion visual test: option autoHeight true | Richard Worth | 2009-03-23 | 1 | -0/+48 |
* | eol-style and mime-type | Richard Worth | 2009-03-23 | 7 | -250/+250 |
* | added, cleaned up, and renamed some accordion visual tests | Richard Worth | 2009-03-23 | 12 | -106/+335 |
* | #4385 test page - ticket summary changed | Richard Worth | 2009-03-21 | 1 | -1/+1 |
* | #4385 - fixed a bug in the test page: values were being displayed even if the... | Richard Worth | 2009-03-21 | 1 | -2/+3 |
* | slider: updated #4385 visual test page to match visual test page ticket format | Richard Worth | 2009-03-21 | 1 | -21/+10 |
* | renamed test page for #4385 | Richard Worth | 2009-03-21 | 1 | -0/+0 |
* | Slider: #4385 | Chi Cheng | 2009-03-21 | 1 | -49/+49 |
* | Slider: #4385 | Chi Cheng | 2009-03-21 | 1 | -0/+49 |
* | removed (incorrectly filenamed) ticket for invalid #4355 | Richard Worth | 2009-03-18 | 1 | -30/+0 |
* | #4341 - Added visual test page | Richard Worth | 2009-03-18 | 1 | -0/+43 |
* | #4251 - Added visual test pages | Richard Worth | 2009-03-18 | 4 | -0/+154 |
* | #4318 - Added visual test page | Richard Worth | 2009-03-18 | 1 | -0/+25 |
* | #4240 - Added visual test page | Richard Worth | 2009-03-18 | 2 | -0/+53 |
* | #4335 - Added visual test page | Richard Worth | 2009-03-17 | 1 | -0/+30 |
* | #4331 - Added visual test page | Richard Worth | 2009-03-17 | 1 | -0/+35 |
* | #4199 - Added visual test page | Richard Worth | 2009-03-17 | 1 | -0/+34 |
* | dialog: visual test. switched jQuery 1.3.1 to 1.3.2 (file was added after swi... | Richard Worth | 2009-03-05 | 1 | -1/+1 |
* | tests: resizable - Added visual test for ticket #3053 | Richard Worth | 2009-03-02 | 2 | -0/+34 |
* | tests: resizable - Added visual test for ticket #4217 | Richard Worth | 2009-03-02 | 1 | -0/+43 |
* | Tabs: few fixes required in destroy method, removed ol as tabifyable element | Klaus Hartl | 2009-03-01 | 1 | -3/+5 |
* | Tabs: refactored so that it's using queue, fixes #4060 | Klaus Hartl | 2009-02-25 | 1 | -2/+3 |
* | Sortable: Removed accurateIntersection option (Fixes #4225). | Scott González | 2009-02-25 | 2 | -9/+0 |
* | Added visual test for dialog on a page with a large DOM. | Scott González | 2009-02-25 | 1 | -0/+2959 |
* | Added diffs to static and visual markup side-by-side tests | Richard Worth | 2009-02-21 | 34 | -154/+222 |
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 117 | -117/+117 |
* | Tabs: normalization of href attribute required in IE, fixes #4134 | Klaus Hartl | 2009-02-19 | 1 | -1/+3 |
* | Tabs: solved spinner issues and ajax loading not being stopped when selecting... | Klaus Hartl | 2009-02-18 | 5 | -7/+37 |
* | reverted my slider collision changes - will submit as a patch | Scott Jehl | 2009-02-18 | 4 | -154/+0 |