aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Widget factory: _trigger will now set event.result if the callback returns a ...Scott González2009-01-091-4/+11
* draggable: removed unneeded comment blockPaul Bakaus2009-01-092-76/+77
* set eol-style to nativeRichard Worth2009-01-095-1073/+1073
* demos/sortable - fixed svn:mime-type on tolerance.htmlBohdan Ganicky2009-01-090-0/+0
* demos/datepicker: moved icon image into own datepicker images folder instead ...Richard Worth2009-01-092-1/+1
* Added description of keyboard equivalentsKeith Wood2009-01-091-0/+11
* fixed columns to stay wide and droppable when emptyRichard Worth2009-01-091-1/+1
* Sortable tolerance demoEduardo Lundgren2009-01-092-0/+55
* Fixed some spacing issues for the format dropdown and added a label.Todd Parker2009-01-081-2/+5
* integrating documentation into demo files, first draft; run Ant targets docs-...Jörn Zaefferer2009-01-082-13/+13
* integrating documentation into demo files, first draft; run Ant targets docs-...Jörn Zaefferer2009-01-081-3/+4
* integrating documentation into demo files, first draft; run Ant targets docs-...Jörn Zaefferer2009-01-080-0/+0
* integrating documentation into demo files, first draft; run Ant targets docs-...Jörn Zaefferer2009-01-085-2/+381
* release build: moved properties to top level, removing load.properties depend...Jörn Zaefferer2009-01-081-27/+25
* demos/draggable - added events demoBohdan Ganicky2009-01-082-0/+75
* datepicker: fixes #3779: added code to detect browser width/height in quirksm...Ca-Phun Ung2009-01-081-2/+2
* sortable,draggable: fixed order and propagation of events (fixes #3658, #3730...Paul Bakaus2009-01-082-36/+39