aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed some content from default description and added to overview section o...Todd Parker2009-01-195-29/+3
* added 'cursor' options to examplesMaggie Costello Wachs2009-01-191-2/+2
* Added caption about setting cursor style w/ cursor optionMaggie Costello Wachs2009-01-191-1/+1
* demos/droppable/photo_manager: fixed modal dialog displaying on the demo indexBohdan Ganicky2009-01-191-4/+4
* 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
* documentation: revert change that made /documentation top level, since that s...Paul Bakaus2009-01-192-50/+3
* 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
* Remove tests that no longer applyKeith Wood2009-01-191-7/+0
* Fixed #3859 - Datepicker can't pick years before 1999Keith Wood2009-01-191-2/+2
* 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 init tests, simplified destroy testsKlaus Hartl2009-01-181-25/+14
* UI Tabs: fixed incomplete destroy method, fixes #3798Klaus Hartl2009-01-182-3/+29
* AAdded Easings demonstrationKeith Wood2009-01-184-1/+113
* demos/droppable: fixed up description of activeClass part of visual feedback ...Richard Worth2009-01-181-3/+3
* Demos: Fixed #3852: Add in extra directory level for href and src attributes ...Scott González2009-01-181-0/+2
* 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 tests for #3691: Removed the following options from the defaults ...Scott González2009-01-171-7/+0
* Tabs: Fixed #3691: Removed the following options:Scott González2009-01-171-48/+49
* documentation: should be generated in /documentation, not /demos/documentationPaul Bakaus2009-01-172-2/+2
* Demos: delete /effects_general/ (into individual folders already)Chi Cheng2009-01-179-396/+0
* demos/droppable: added Simple photo manager demoBohdan Ganicky2009-01-1710-1/+162
* reorganized/renamed sortable demosMaggie Costello Wachs2009-01-165-31/+22
* reorganized/renamed sortable demosMaggie Costello Wachs2009-01-165-0/+301
* added docs class to documentation headers used in demos (not part of demo code)Maggie Costello Wachs2009-01-161-1/+1
* reorganized/renamed selectable demosMaggie Costello Wachs2009-01-164-7/+111
* reorganized/renamed resizable demosMaggie Costello Wachs2009-01-1610-18/+299
* added renamed demo pagesMaggie Costello Wachs2009-01-163-0/+195
* reorganized/renamed the droppable demosMaggie Costello Wachs2009-01-164-13/+10
* forced a line break in the "snap to" nav textMaggie Costello Wachs2009-01-161-1/+1
* sortable: $.ui.plugin is not used anymore (fixes #3725)Paul Bakaus2009-01-162-119/+89
* scoped header styles used to document demos so that they don't interfere w/ d...Maggie Costello Wachs2009-01-162-4/+4
* Fixed #3723 - Fix the ui.options referenceEduardo Lundgren2009-01-161-6/+6
* documentation build: don't escape embedded html; first stab at option examples Jörn Zaefferer2009-01-161-29/+9
* effects: fix #3857Chi Cheng2009-01-161-3/+3
* cleared headers on stand-alone demo pages, they were wrapping with floatsMaggie Costello Wachs2009-01-161-1/+1
* reorganized effects from "general" into "movement" and "feedback", as they're...Maggie Costello Wachs2009-01-1623-30/+453
* droppable: removed all instances of $.ui.plugin, fairly safe here (fixes #3723)Paul Bakaus2009-01-161-37/+6
* release build: ignore missing version.txt, makes it easier to reuse build on ...Jörn Zaefferer2009-01-161-1/+1
* UI Tabs: fixed adding Ajax tab to empty list (#2839 jQuery bug tracker)Klaus Hartl2009-01-161-3/+6
* set version back to 1.6preRichard Worth2009-01-161-1/+1
* set version to 1.6rc51.6rc5Richard Worth2009-01-161-1/+1