aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* added float left back to anchor to get click anwhere behavior (not just text)Scott Jehl2009-02-051-1/+1
* demos slider: removed extra char (;) in stylesheetRichard Worth2009-02-051-1/+1
* Fixed 4062 - slider: vertical slider handle jumps up when you click on itRichard Worth2009-02-051-1/+5
* added vertical tabs demo. This could be implemented very easily in the future...Scott Jehl2009-02-051-0/+62
* few more border resets changed to border-widthScott Jehl2009-02-051-2/+2
* typo: width, not weightScott Jehl2009-02-051-1/+1
* changed border-bottom to border-bottom-weight. less specific override to reta...Scott Jehl2009-02-051-1/+1
* Fixed #3804 (Multiple Slider Focus Issues)Richard Worth2009-02-051-1/+1
* accordion defaults in alpha orderRichard Worth2009-02-052-2/+2
* Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable activat...Scott González2009-02-051-4/+6
* Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable receive...Scott González2009-02-051-1/+3
* Draggable: Removed ridiculousness (some of it anyway).Scott González2009-02-051-14/+9
* Mouse: Fixed #4061: Prevent errors when manually triggering mousedown events ...Scott González2009-02-051-0/+2
* effect core: speed wasn't detected in all situations (fixes #4057)Paul Bakaus2009-02-051-1/+1
* set a taller initial height on the progress bar. resize icon looked awkward w...Scott Jehl2009-02-051-1/+1
* Tabs: fixed duration for show animation - setting wasn't consideredKlaus Hartl2009-02-041-1/+1
* just reviewedKlaus Hartl2009-02-043-4/+6
* 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