| Commit message (Expand) | Author | Age | Files | Lines |
* | temp commit: reverted to 1.2.6 to fix website issues | Paul Bakaus | 2009-01-12 | 100 | -100/+100 |
* | slider: implemented auto orientation, removed _orientation() in favor of this... | Paul Bakaus | 2009-01-12 | 1 | -33/+28 |
* | slider: formatting | Paul Bakaus | 2009-01-12 | 1 | -14/+37 |
* | removed empty div | Scott Jehl | 2009-01-12 | 1 | -6/+6 |
* | mime type etc | Scott Jehl | 2009-01-12 | 0 | -0/+0 |
* | mime type etc | Scott Jehl | 2009-01-12 | 1 | -5/+5 |
* | added link to slider scrollbar in nav | Scott Jehl | 2009-01-12 | 1 | -0/+1 |
* | added a side scroller / scrollbar demo. have not tested in IE | Scott Jehl | 2009-01-12 | 1 | -0/+118 |
* | demo-docs update | Jörn Zaefferer | 2009-01-10 | 5 | -3/+245 |
* | UI Tabs: fixed incorrectly named argument in try/catch block | Klaus Hartl | 2009-01-10 | 1 | -1/+1 |
* | UI Tabs: allow initializing an empty list, fixes #3683 | Klaus Hartl | 2009-01-10 | 1 | -1/+1 |
* | added url | Jörn Zaefferer | 2009-01-10 | 1 | -1/+1 |
* | moving documentation folder under demos to make it work locally | Jörn Zaefferer | 2009-01-10 | 2 | -2/+2 |
* | UI Tabs: fixed a bunch of problems that were introduced with the new markup, ... | Klaus Hartl | 2009-01-10 | 1 | -10/+8 |
* | UI Tabs: reviewed code to handle hover/focus states: needs to take disabling ... | Klaus Hartl | 2009-01-10 | 1 | -21/+14 |
* | core: fixed _trigger not modifing the original event with event.result | Paul Bakaus | 2009-01-09 | 2 | -2/+2 |
* | sortable: don't copy content from the original item into the placeholder anym... | Paul Bakaus | 2009-01-09 | 1 | -8/+7 |
* | Widget factory: _trigger will now set event.result if the callback returns a ... | Scott González | 2009-01-09 | 1 | -4/+11 |
* | draggable: removed unneeded comment block | Paul Bakaus | 2009-01-09 | 2 | -76/+77 |
* | set eol-style to native | Richard Worth | 2009-01-09 | 5 | -1073/+1073 |
* | demos/sortable - fixed svn:mime-type on tolerance.html | Bohdan Ganicky | 2009-01-09 | 0 | -0/+0 |
* | demos/datepicker: moved icon image into own datepicker images folder instead ... | Richard Worth | 2009-01-09 | 2 | -1/+1 |
* | Added description of keyboard equivalents | Keith Wood | 2009-01-09 | 1 | -0/+11 |
* | fixed columns to stay wide and droppable when empty | Richard Worth | 2009-01-09 | 1 | -1/+1 |
* | Sortable tolerance demo | Eduardo Lundgren | 2009-01-09 | 2 | -0/+55 |
* | Fixed some spacing issues for the format dropdown and added a label. | Todd Parker | 2009-01-08 | 1 | -2/+5 |
* | integrating documentation into demo files, first draft; run Ant targets docs-... | Jörn Zaefferer | 2009-01-08 | 2 | -13/+13 |
* | integrating documentation into demo files, first draft; run Ant targets docs-... | Jörn Zaefferer | 2009-01-08 | 1 | -3/+4 |
* | integrating documentation into demo files, first draft; run Ant targets docs-... | Jörn Zaefferer | 2009-01-08 | 0 | -0/+0 |
* | integrating documentation into demo files, first draft; run Ant targets docs-... | Jörn Zaefferer | 2009-01-08 | 5 | -2/+381 |
* | release build: moved properties to top level, removing load.properties depend... | Jörn Zaefferer | 2009-01-08 | 1 | -27/+25 |
* | demos/draggable - added events demo | Bohdan Ganicky | 2009-01-08 | 2 | -0/+75 |
* | datepicker: fixes #3779: added code to detect browser width/height in quirksm... | Ca-Phun Ung | 2009-01-08 | 1 | -2/+2 |
* | sortable,draggable: fixed order and propagation of events (fixes #3658, #3730... | Paul Bakaus | 2009-01-08 | 2 | -36/+39 |
* | AUTHORS.txt: added Bohdan Ganicky | Richard Worth | 2009-01-08 | 1 | -1/+2 |
* | draggable: revert 'invalid/valid' now works with dropping on sortables (fixes... | Paul Bakaus | 2009-01-08 | 2 | -8/+23 |
* | draggable: if cursorAt was used, revert was reverting to the wrong position (... | Paul Bakaus | 2009-01-08 | 1 | -3/+5 |
* | draggable: fixed convertPositionTo (fixes #3710) | Paul Bakaus | 2009-01-08 | 1 | -12/+8 |
* | draggable: re-implemented containment and grid support (fixes #3607) | Paul Bakaus | 2009-01-08 | 1 | -3/+34 |
* | draggable: second partial fix for remaining scroll issues (for the special ca... | Paul Bakaus | 2009-01-08 | 1 | -10/+13 |
* | reverted change on iframe demo | Jörn Zaefferer | 2009-01-08 | 1 | -1/+1 |
* | Fixed 3764. Malaysian localisation | Keith Wood | 2009-01-08 | 1 | -0/+19 |
* | demos/draggable - svn props fixed on cancel.html | Bohdan Ganicky | 2009-01-08 | 0 | -0/+0 |
* | demos/draggable - added cancel option demo | Bohdan Ganicky | 2009-01-08 | 2 | -0/+41 |
* | draggable: partial fix for remaining scroll issues (containment, grid broken ... | Paul Bakaus | 2009-01-08 | 1 | -47/+27 |
* | demos/index.html - added link to open demo in new window. | Ca-Phun Ung | 2009-01-08 | 3 | -15/+14 |
* | spelling of localization - see [1465] | Richard Worth | 2009-01-08 | 1 | -1/+1 |
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 137 | -137/+151 |
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 137 | -151/+137 |
* | tests: updated default value for 'cancel' option in tests | Paul Bakaus | 2009-01-07 | 3 | -3/+3 |