aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unit tests: added index pageRichard Worth2009-02-041-0/+57
* all unit tests: fixed paths to point to new separate filesRichard Worth2009-02-041-21/+93
* selectable unit tests: split tests into individual filesRichard Worth2009-02-048-208/+170
* resizable unit tests: split tests into individual filesRichard Worth2009-02-048-427/+411
* progressbar unit tests: split tests into individual filesRichard Worth2009-02-048-80/+41
* dialog unit tests: split tests into individual filesRichard Worth2009-02-048-733/+683
* datepicker unit tests: split tests into individual filesRichard Worth2009-02-048-1398/+1375
* Datepicker inline demo: Fixed #3967: Inline demo doesn't work in IE6 from mai...Scott González2009-02-041-1/+1
* Fixed #4044: In IE6 link pseudo classes still apply if styles have been decla...Klaus Hartl2009-02-031-3/+3
* ui.dialog.css: fix #3982 "Dialog: content jumps up when dialog resized in IE6...Bohdan Ganicky2009-02-031-2/+2
* tabs unit tests: split tests into individual files, added some missing testsRichard Worth2009-02-038-312/+322
* themes/base/ui.tabs.css: fix for IE6 so tabs' whole region is clickableBohdan Ganicky2009-02-031-1/+1
* themes/base/ui.tabs.css: IE hasLayout zoom fix, fixes #3996Bohdan Ganicky2009-02-031-2/+2
* accordion unit tests: split tests into individual filesRichard Worth2009-02-038-164/+273
* Fixed #4050 (Dialog: undefined class being added to ui-dialog element)Richard Worth2009-02-031-0/+1
* draggable: missed internal use of ui.absolutePositionRichard Worth2009-02-031-2/+2
* sortable unit tests: stubbed out missing testsRichard Worth2009-02-031-4/+0
* sortable unit tests: stubbed out missing testsRichard Worth2009-02-031-0/+224
* sortable defaultsRichard Worth2009-02-031-1/+1
* Fixed #4038 (sortable: cssNamespace option should be removed)Richard Worth2009-02-032-12/+10
* sortable: changed sortable option cursor default value to 'auto' instead of '...Richard Worth2009-02-031-1/+1
* sortable defaultsRichard Worth2009-02-032-2/+11
* sortable unit tests: split tests into individual filesRichard Worth2009-02-038-159/+213
* Tabs: a better cursor for selected and collapsible tabsKlaus Hartl2009-02-021-1/+3
* Tabs: introduced "collapsible" option while deprecating "deselectable", fixes...Klaus Hartl2009-02-022-26/+42
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-0248-0/+552
* accordion: use synced animations only when animating two elements; optimize f...Jörn Zaefferer2009-02-021-16/+13
* unit tests: minor updatesRichard Worth2009-02-024-5/+15
* Fixed #4037 (droppable: cssNamespace option should be removed, addClasses opt...Richard Worth2009-02-022-15/+5
* Failing test for #4037 (droppable: cssNamespace option should be removed, add...Richard Worth2009-02-022-1/+13
* slider unit tests: moved init and destroy tests to 'slider: methods' moduleRichard Worth2009-02-022-60/+60
* draggable unit tests: typo in 'addClasses: false' testRichard Worth2009-02-022-6/+2
* droppable unit tests: created separate file for each module: core, common wid...Richard Worth2009-02-028-224/+236
* unit tests: added common widget tests. Thanks Scott G.Richard Worth2009-02-021-0/+83
* Fixed #4036 (draggable: cssNamespace option should be removed, addClasses opt...Richard Worth2009-02-023-7/+25
* draggable unit tests: cleanupRichard Worth2009-02-025-79/+31
* slider unit tests: created separate file for each module: core, common widget...Richard Worth2009-02-027-96/+187
* Explode demo: Fixed Safari margin bug (fix for #3968).Scott González2009-02-021-1/+1
* Slider:Scott González2009-02-021-3/+4
* Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed d...Scott González2009-02-023-8/+16
* accordion: deprecated alwaysOpen option, introduced collapsible option (inver...Paul Bakaus2009-02-021-8/+14
* Tabs: fixed test in IE...Klaus Hartl2009-02-011-1/+1
* Tabs: added simple test for length methodKlaus Hartl2009-02-011-1/+9
* Tabs: Fixed IE bug which would mistake tabs as ajax with dynamically created ...Klaus Hartl2009-02-012-0/+15
* datepicker: #4032 - Incorrect layout in multiple month rows. I noticed the st...Ca-Phun Ung2009-02-013-2/+24
* Draggable: Fixed #3980: Don't allow connecting to disabled sortables.Scott González2009-02-011-0/+1
* Accordion: Added focus state to headers.Scott González2009-02-011-1/+3
* draggable: changed option cursor default to 'auto' instead of 'default'Richard Worth2009-02-011-1/+1
* unit tests: fixed missing tests to hide with new qunit checkboxRichard Worth2009-02-012-21/+21
* draggable unit tests: added some missing testsRichard Worth2009-02-012-1/+86