| Commit message (Expand) | Author | Age | Files | Lines |
* | changed border-bottom to border-bottom-weight. less specific override to reta... | Scott Jehl | 2009-02-05 | 1 | -1/+1 |
* | Fixed #3804 (Multiple Slider Focus Issues) | Richard Worth | 2009-02-05 | 1 | -1/+1 |
* | accordion defaults in alpha order | Richard Worth | 2009-02-05 | 2 | -2/+2 |
* | Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable activat... | Scott González | 2009-02-05 | 1 | -4/+6 |
* | Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable receive... | Scott González | 2009-02-05 | 1 | -1/+3 |
* | Draggable: Removed ridiculousness (some of it anyway). | Scott González | 2009-02-05 | 1 | -14/+9 |
* | Mouse: Fixed #4061: Prevent errors when manually triggering mousedown events ... | Scott González | 2009-02-05 | 1 | -0/+2 |
* | effect core: speed wasn't detected in all situations (fixes #4057) | Paul Bakaus | 2009-02-05 | 1 | -1/+1 |
* | set a taller initial height on the progress bar. resize icon looked awkward w... | Scott Jehl | 2009-02-05 | 1 | -1/+1 |
* | Tabs: fixed duration for show animation - setting wasn't considered | Klaus Hartl | 2009-02-04 | 1 | -1/+1 |
* | just reviewed | Klaus Hartl | 2009-02-04 | 3 | -4/+6 |
* | unit tests: added index page | Richard Worth | 2009-02-04 | 1 | -0/+57 |
* | all unit tests: fixed paths to point to new separate files | Richard Worth | 2009-02-04 | 1 | -21/+93 |
* | selectable unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 8 | -208/+170 |
* | resizable unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 8 | -427/+411 |
* | progressbar unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 8 | -80/+41 |
* | dialog unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 8 | -733/+683 |
* | datepicker unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 8 | -1398/+1375 |
* | Datepicker inline demo: Fixed #3967: Inline demo doesn't work in IE6 from mai... | Scott González | 2009-02-04 | 1 | -1/+1 |
* | Fixed #4044: In IE6 link pseudo classes still apply if styles have been decla... | Klaus Hartl | 2009-02-03 | 1 | -3/+3 |
* | ui.dialog.css: fix #3982 "Dialog: content jumps up when dialog resized in IE6... | Bohdan Ganicky | 2009-02-03 | 1 | -2/+2 |
* | tabs unit tests: split tests into individual files, added some missing tests | Richard Worth | 2009-02-03 | 8 | -312/+322 |
* | themes/base/ui.tabs.css: fix for IE6 so tabs' whole region is clickable | Bohdan Ganicky | 2009-02-03 | 1 | -1/+1 |
* | themes/base/ui.tabs.css: IE hasLayout zoom fix, fixes #3996 | Bohdan Ganicky | 2009-02-03 | 1 | -2/+2 |
* | accordion unit tests: split tests into individual files | Richard Worth | 2009-02-03 | 8 | -164/+273 |
* | Fixed #4050 (Dialog: undefined class being added to ui-dialog element) | Richard Worth | 2009-02-03 | 1 | -0/+1 |
* | draggable: missed internal use of ui.absolutePosition | Richard Worth | 2009-02-03 | 1 | -2/+2 |
* | sortable unit tests: stubbed out missing tests | Richard Worth | 2009-02-03 | 1 | -4/+0 |
* | sortable unit tests: stubbed out missing tests | Richard Worth | 2009-02-03 | 1 | -0/+224 |
* | sortable defaults | Richard Worth | 2009-02-03 | 1 | -1/+1 |
* | Fixed #4038 (sortable: cssNamespace option should be removed) | Richard Worth | 2009-02-03 | 2 | -12/+10 |
* | sortable: changed sortable option cursor default value to 'auto' instead of '... | Richard Worth | 2009-02-03 | 1 | -1/+1 |
* | sortable defaults | Richard Worth | 2009-02-03 | 2 | -2/+11 |
* | sortable unit tests: split tests into individual files | Richard Worth | 2009-02-03 | 8 | -159/+213 |
* | Tabs: a better cursor for selected and collapsible tabs | Klaus Hartl | 2009-02-02 | 1 | -1/+3 |
* | Tabs: introduced "collapsible" option while deprecating "deselectable", fixes... | Klaus Hartl | 2009-02-02 | 2 | -26/+42 |
* | unit tests: created separate file for each module: core, common widget, event... | Richard Worth | 2009-02-02 | 48 | -0/+552 |
* | accordion: use synced animations only when animating two elements; optimize f... | Jörn Zaefferer | 2009-02-02 | 1 | -16/+13 |
* | unit tests: minor updates | Richard Worth | 2009-02-02 | 4 | -5/+15 |
* | Fixed #4037 (droppable: cssNamespace option should be removed, addClasses opt... | Richard Worth | 2009-02-02 | 2 | -15/+5 |
* | Failing test for #4037 (droppable: cssNamespace option should be removed, add... | Richard Worth | 2009-02-02 | 2 | -1/+13 |
* | slider unit tests: moved init and destroy tests to 'slider: methods' module | Richard Worth | 2009-02-02 | 2 | -60/+60 |
* | draggable unit tests: typo in 'addClasses: false' test | Richard Worth | 2009-02-02 | 2 | -6/+2 |
* | droppable unit tests: created separate file for each module: core, common wid... | Richard Worth | 2009-02-02 | 8 | -224/+236 |
* | unit tests: added common widget tests. Thanks Scott G. | Richard Worth | 2009-02-02 | 1 | -0/+83 |
* | Fixed #4036 (draggable: cssNamespace option should be removed, addClasses opt... | Richard Worth | 2009-02-02 | 3 | -7/+25 |
* | draggable unit tests: cleanup | Richard Worth | 2009-02-02 | 5 | -79/+31 |
* | slider unit tests: created separate file for each module: core, common widget... | Richard Worth | 2009-02-02 | 7 | -96/+187 |
* | Explode demo: Fixed Safari margin bug (fix for #3968). | Scott González | 2009-02-02 | 1 | -1/+1 |
* | Slider: | Scott González | 2009-02-02 | 1 | -3/+4 |