| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed d... | Scott González | 2009-02-02 | 3 | -8/+16 |
* | accordion: deprecated alwaysOpen option, introduced collapsible option (inver... | Paul Bakaus | 2009-02-02 | 1 | -8/+14 |
* | Tabs: fixed test in IE... | Klaus Hartl | 2009-02-01 | 1 | -1/+1 |
* | Tabs: added simple test for length method | Klaus Hartl | 2009-02-01 | 1 | -1/+9 |
* | Tabs: Fixed IE bug which would mistake tabs as ajax with dynamically created ... | Klaus Hartl | 2009-02-01 | 2 | -0/+15 |
* | datepicker: #4032 - Incorrect layout in multiple month rows. I noticed the st... | Ca-Phun Ung | 2009-02-01 | 3 | -2/+24 |
* | Draggable: Fixed #3980: Don't allow connecting to disabled sortables. | Scott González | 2009-02-01 | 1 | -0/+1 |
* | Accordion: Added focus state to headers. | Scott González | 2009-02-01 | 1 | -1/+3 |
* | draggable: changed option cursor default to 'auto' instead of 'default' | Richard Worth | 2009-02-01 | 1 | -1/+1 |
* | unit tests: fixed missing tests to hide with new qunit checkbox | Richard Worth | 2009-02-01 | 2 | -21/+21 |
* | draggable unit tests: added some missing tests | Richard Worth | 2009-02-01 | 2 | -1/+86 |
* | Dialog: Fixed #4015: Set z-index on shadow when the dialog opens. | Scott González | 2009-02-01 | 1 | -2/+1 |
* | Sortable demos: Updated all uses of connectWith to use a string instead of an... | Scott González | 2009-02-01 | 3 | -6/+6 |
* | Sortable: Added defaults for cursor, cursorAt, opacity. | Scott González | 2009-02-01 | 2 | -0/+6 |
* | Sortable: Fixed #4017: Revert opacity after sort. | Scott González | 2009-02-01 | 1 | -1/+1 |
* | draggable unit tests: created separate file for each module: defaults, events... | Richard Worth | 2009-02-01 | 8 | -724/+781 |
* | Sortable: Fixed #3979: Fixed using a string for connectWith option. | Scott González | 2009-01-31 | 1 | -5/+13 |
* | accordion: another partial fix for #4011, fixes tests/visual/accordion/width.... | Jörn Zaefferer | 2009-01-31 | 1 | -2/+10 |
* | datepicker: #4003 - Inline datepicker and button panel. | Ca-Phun Ung | 2009-01-31 | 1 | -3/+2 |
* | eol-style and mime-type | Richard Worth | 2009-01-31 | 1 | -42/+42 |
* | progressbar demos: Added animated progressbar demo | Richard Worth | 2009-01-31 | 3 | -0/+43 |
* | accordion demos: file rename | Richard Worth | 2009-01-31 | 2 | -1/+1 |
* | eol-style and mime-type | Richard Worth | 2009-01-31 | 2 | -102/+102 |
* | dialog: changed shadow default to false. Not quite ready to be on by default.... | Richard Worth | 2009-01-31 | 6 | -55/+110 |
* | dialog visual tests - added option modal true and false | Richard Worth | 2009-01-31 | 2 | -0/+54 |
* | Dialog: Shadow cleanup. | Scott González | 2009-01-31 | 1 | -17/+14 |
* | Accordion: Partial fix for #4011: Smooth(er) animations with autoHeight: false. | Scott González | 2009-01-31 | 1 | -9/+17 |
* | Fixed #4008 (Sortable events are improperly named) | Richard Worth | 2009-01-31 | 1 | -0/+1 |
* | Tabs: reviewed and simplified just a bit | Klaus Hartl | 2009-01-31 | 1 | -10/+7 |
* | Tabs: simplified tests a bit, found bug by that - fixed as well as two other ... | Klaus Hartl | 2009-01-31 | 2 | -55/+36 |
* | added effect methods demos - still need class animations | Scott Jehl | 2009-01-30 | 5 | -0/+243 |
* | reverted r 1920 | Scott Jehl | 2009-01-30 | 18 | -99/+937 |
* | added effect methods demos - still have not made demos for the class animations | Scott Jehl | 2009-01-30 | 18 | -937/+99 |
* | accordion: more realistic testcase for autoHeight:false accordion | Jörn Zaefferer | 2009-01-30 | 1 | -0/+57 |
* | accordion: partial fix for #4011 | Jörn Zaefferer | 2009-01-30 | 1 | -4/+2 |
* | accordion: demo title | Jörn Zaefferer | 2009-01-30 | 1 | -1/+1 |
* | accordion: demo mimetype | Jörn Zaefferer | 2009-01-30 | 0 | -0/+0 |
* | accordion: demo description typo | Jörn Zaefferer | 2009-01-30 | 1 | -1/+1 |
* | accordion: added ul-visual-test; improved solution for fixing ul-accordions, ... | Jörn Zaefferer | 2009-01-30 | 4 | -6/+52 |
* | accordion: fixed styling of li-elements | Jörn Zaefferer | 2009-01-30 | 1 | -0/+1 |
* | accordion: added noAutoHeight.html demo | Jörn Zaefferer | 2009-01-30 | 2 | -0/+61 |
* | accordion: added a list into the first panel on the static ul-test, need to f... | Jörn Zaefferer | 2009-01-30 | 1 | -3/+7 |
* | changed theme url to jqueryui.com | Scott Jehl | 2009-01-30 | 1 | -1/+1 |
* | demos/slider/side-scroll: fixed broken layout on index page on IE6, relates t... | Bohdan Ganicky | 2009-01-30 | 1 | -4/+4 |
* | accordion: better default for header-option | Jörn Zaefferer | 2009-01-30 | 2 | -4/+2 |
* | accordion: fix for the previous commit; event triggering still somewhat cripp... | Jörn Zaefferer | 2009-01-30 | 2 | -17/+13 |
* | accordion: better default for header-option | Jörn Zaefferer | 2009-01-30 | 6 | -9/+3 |
* | demos/slider/side-scroll: partial fix for #3851 (Slider "Simple scrollbar" de... | Bohdan Ganicky | 2009-01-30 | 1 | -4/+5 |
* | demos: added docs + effects into index file again for 1.6 final | Paul Bakaus | 2009-01-30 | 1 | -7/+1 |
* | build: delete headers folder, include external folder | Richard Worth | 2009-01-30 | 1 | -0/+5 |