aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* whitespaceRichard Worth2009-01-2210-114/+114
* Merged remove-spaces target (ui/build.xml) into new whitespace target (build/...Richard Worth2009-01-221-24/+0
* accordion: fixed always open regression introduced by r1715Richard Worth2009-01-221-1/+1
* UI Tabs: fixed broken animations and the frequently reported "jumpyness", fix...Klaus Hartl2009-01-211-7/+7
* accordion: fix for #3896Jörn Zaefferer2009-01-211-1/+1
* Core: Partial fix for #3559: Proper implementation for :focusable and :tabbab...Scott González2009-01-211-23/+15
* Fixed #3733Eduardo Lundgren2009-01-211-2/+1
* Dialog: Don't override title option on init.Scott González2009-01-201-2/+2
* sortable: connectWith should accept string selectors (fixes #3892, backward c...Paul Bakaus2009-01-201-2/+3
* sortable: fixed missing placeholder default (fixes #3889)Paul Bakaus2009-01-201-0/+1
* sortable: fixed missing handle default (fixes #3889)Paul Bakaus2009-01-201-0/+1
* sortable: fixed missing connectWith default (fixes #3888)Paul Bakaus2009-01-201-0/+1
* sortable: renamed 'default' tolerance to 'intersect' (it's a advanced interse...Paul Bakaus2009-01-201-1/+1
* accordion: removal of selectedClass option (fixes #3886)Paul Bakaus2009-01-201-7/+6
* accordion: added missing defaults (fixes #3884)Paul Bakaus2009-01-201-0/+4
* Fixed #3766 - slider seems to be missing ui.handle property in optionsRichard Worth2009-01-201-1/+3
* droppable: defaults should be set to 'false' if disabled, not null (fixes #3...Paul Bakaus2009-01-201-4/+2
* UI Tabs: updated TODO to with information for reported bugKlaus Hartl2009-01-201-1/+5
* set svn:eol-style to nativeRichard Worth2009-01-201-18/+18
* draggable: defaults should be set to 'false' if disabled, not null (fixes #3...Paul Bakaus2009-01-201-3/+3
* draggable: fixed using Array for containment option (fixes #3877)Paul Bakaus2009-01-201-2/+4
* UI Tabs: url containing a fragment identfier broke Ajax tab loading, fixes #3627Klaus Hartl2009-01-191-6/+11
* UI Tabs: fixed mouseover event option conflicting with default state handling...Klaus Hartl2009-01-191-23/+26
* draggable: fixed margin inclusion in snap option (fixes #3853)Paul Bakaus2009-01-191-8/+8
* accordion: fixed calling activate with -1 and alwaysOpen: false not properly ...Paul Bakaus2009-01-191-0/+2
* accordion: fixed two small variable issues related to the rewritePaul Bakaus2009-01-191-3/+2
* accordion: partial refactor and cleanup, all proviously outer functions are n...Paul Bakaus2009-01-191-224/+253
* sortable: all callbacks with the exception of the beforeStop callback now fir...Paul Bakaus2009-01-191-8/+16
* draggable,sortable: if connectToSortable is used, ui.sender has to be the ori...Paul Bakaus2009-01-192-6/+3
* Fixed #3778 - Unable to select month: numberOfMonths - maxDate - changeMonth ...Keith Wood2009-01-191-1/+5
* Fixed #3859 - Datepicker can't pick years before 1999Keith Wood2009-01-191-3/+2
* Fixed #3858 - Datepicker not hiding consistently on external clickKeith Wood2009-01-191-2/+2
* $.widget: Fixed #3633: Moved call to _init outside of constructor. This make...Scott González2009-01-191-3/+1
* UI Tabs: fixed incomplete destroy method, fixes #3798Klaus Hartl2009-01-181-1/+9
* Removed broken utf-8 copyright characters.Scott González2009-01-181-2/+2
* Dialog: Fixed #3688: Don't add the button pane div if there are no buttons.Scott González2009-01-171-14/+12
* Dialog: Giving the content area and button pane priority over the title bar f...Scott González2009-01-171-6/+19
* Tabs: Fixed #3691: Removed the following options:Scott González2009-01-171-48/+49
* sortable: $.ui.plugin is not used anymore (fixes #3725)Paul Bakaus2009-01-162-119/+89
* Fixed #3723 - Fix the ui.options referenceEduardo Lundgren2009-01-161-6/+6
* effects: fix #3857Chi Cheng2009-01-161-3/+3
* droppable: removed all instances of $.ui.plugin, fairly safe here (fixes #3723)Paul Bakaus2009-01-161-37/+6
* UI Tabs: fixed adding Ajax tab to empty list (#2839 jQuery bug tracker)Klaus Hartl2009-01-161-3/+6
* Fixed #3058Eduardo Lundgren2009-01-161-2/+10
* Fixed #3843Eduardo Lundgren2009-01-161-1/+1
* Fixed #3842Eduardo Lundgren2009-01-161-2/+17
* Fixed #3841 - check for $.isFunction before triggerEduardo Lundgren2009-01-161-1/+1
* Fixed #3077 (Selectable cannot be selected by click)Richard Worth2009-01-161-6/+16
* Sortable: Fixed _trigger method.Scott González2009-01-161-2/+5
* Revert changes for #3838 for the release 1.6rc5Eduardo Lundgren2009-01-1610-172/+111