summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* set version to 1.6rc51.6rc5Richard Worth2009-01-161-1/+1
* Fixed #3058Eduardo Lundgren2009-01-161-2/+10
* demos/draggable: removed old demo filesRichard Worth2009-01-161-19/+0
* demos/draggable: removed old demo filesRichard Worth2009-01-1611-489/+0
* Slider Theme: Fixed #3848: Fixed vertical range sliders.Scott González2009-01-161-1/+1
* 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
* Fix for #3838 - Components should use this.widgetName on internallyEduardo Lundgren2009-01-1610-111/+172
* Draggable: Fixed # 3808: Setting default opacity to null (preserve current op...Scott González2009-01-152-2/+2
* Sortable test unit: change tolerance to defaultEduardo Lundgren2009-01-151-1/+1
* completed reorganization of draggable demosMaggie Costello Wachs2009-01-1514-48/+182
* reorganized draggable demos and combined a few into new pagesMaggie Costello Wachs2009-01-155-15/+200
* Widget factory: Fixed event triggering (again).Scott González2009-01-152-16/+13
* Fixed 3805. Greek localisationKeith Wood2009-01-152-0/+23
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-14143-3706/+172
* Added pin classesTodd Parker2009-01-141-0/+2
* themes/base/ui.slider.css: fixed slider ranges in IE6Richard Worth2009-01-141-2/+2
* Draggable: Fixed connectToSortable option.Scott González2009-01-141-1/+1
* Fold: Fixed duration.Scott González2009-01-141-2/+3
* Pulsate: Fixed duration.Scott González2009-01-141-5/+6
* Dialog: Removed Opera-specific dimension code (not needed with jQuery 1.3).Scott González2009-01-141-16/+2
* Dialog: Fixed #3813: Ensure the content is visible during init.Scott González2009-01-141-0/+1
* fixed behavior where cursor moves faster than handle on drag - simple style t...Scott Jehl2009-01-131-1/+7
* Draggable: Reverted r1597 - no idea if there are cases that need to be handle...Scott González2009-01-131-0/+1
* Draggable: Removed unnecessary setting of this.positionAbs in _trigger.Scott González2009-01-131-1/+0
* switched to jQuery 1.3rc2Richard Worth2009-01-13142-453/+495
* added content panel reflowing if the handle is all the way right and the wind...Scott Jehl2009-01-121-0/+9
* fixed the jump-click value issue - feels pretty good nowScott Jehl2009-01-121-3/+6
* reverted temp commit for demosPaul Bakaus2009-01-12100-100/+100
* temp commit: reverted to 1.2.6 to fix website issuesPaul Bakaus2009-01-12100-100/+100
* slider: implemented auto orientation, removed _orientation() in favor of this...Paul Bakaus2009-01-121-33/+28
* slider: formattingPaul Bakaus2009-01-121-14/+37
* removed empty divScott Jehl2009-01-121-6/+6
* mime type etcScott Jehl2009-01-120-0/+0
* mime type etcScott Jehl2009-01-121-5/+5
* added link to slider scrollbar in navScott Jehl2009-01-121-0/+1
* added a side scroller / scrollbar demo. have not tested in IEScott Jehl2009-01-121-0/+118
* demo-docs updateJörn Zaefferer2009-01-105-3/+245
* UI Tabs: fixed incorrectly named argument in try/catch blockKlaus Hartl2009-01-101-1/+1
* UI Tabs: allow initializing an empty list, fixes #3683Klaus Hartl2009-01-101-1/+1
* added urlJörn Zaefferer2009-01-101-1/+1
* moving documentation folder under demos to make it work locallyJörn Zaefferer2009-01-102-2/+2
* UI Tabs: fixed a bunch of problems that were introduced with the new markup, ...Klaus Hartl2009-01-101-10/+8
* UI Tabs: reviewed code to handle hover/focus states: needs to take disabling ...Klaus Hartl2009-01-101-21/+14
* core: fixed _trigger not modifing the original event with event.resultPaul Bakaus2009-01-092-2/+2
* sortable: don't copy content from the original item into the placeholder anym...Paul Bakaus2009-01-091-8/+7