Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Widget factory: _trigger will now set event.result if the callback returns a ↵ | Scott González | 2009-01-09 | 1 | -4/+11 | |
| | | | | value. The created event is now always run through $.Event to reset isDefaultPrevent(), isPropagationStopped(), isImmediatePropagationStopped(). | |||||
* | draggable: removed unneeded comment block | Paul Bakaus | 2009-01-09 | 2 | -76/+77 | |
| | | | | sortable: fixed sort callback, merged position fixes from draggables | |||||
* | 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 | |
| | | | | of demos/images | |||||
* | 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 ↵ | Jörn Zaefferer | 2009-01-08 | 2 | -13/+13 | |
| | | | | docs-download and docs-process to generate the files | |||||
* | integrating documentation into demo files, first draft; run Ant targets ↵ | Jörn Zaefferer | 2009-01-08 | 1 | -3/+4 | |
| | | | | docs-download and docs-process to generate the files | |||||
* | integrating documentation into demo files, first draft; run Ant targets ↵ | Jörn Zaefferer | 2009-01-08 | 0 | -0/+0 | |
| | | | | docs-download and docs-process to generate the files | |||||
* | integrating documentation into demo files, first draft; run Ant targets ↵ | Jörn Zaefferer | 2009-01-08 | 5 | -2/+381 | |
| | | | | docs-download and docs-process to generate the files | |||||
* | release build: moved properties to top level, removing load.properties ↵ | Jörn Zaefferer | 2009-01-08 | 1 | -27/+25 | |
| | | | | dependency completely | |||||
* | demos/draggable - added events demo | Bohdan Ganicky | 2009-01-08 | 2 | -0/+75 | |
| | ||||||
* | datepicker: fixes #3779: added code to detect browser width/height in ↵ | Ca-Phun Ung | 2009-01-08 | 1 | -2/+2 | |
| | | | | quirksmode. | |||||
* | sortable,draggable: fixed order and propagation of events (fixes #3658, ↵ | Paul Bakaus | 2009-01-08 | 2 | -36/+39 | |
| | | | | #3730 and #3726) | |||||
* | AUTHORS.txt: added Bohdan Ganicky | Richard Worth | 2009-01-08 | 1 | -1/+2 | |
| | ||||||
* | draggable: revert 'invalid/valid' now works with dropping on sortables ↵ | Paul Bakaus | 2009-01-08 | 2 | -8/+23 | |
| | | | | (fixes #3556), beautified demo of connectToSortable demonstrating the reverts on both draggable and sortable | |||||
* | draggable: if cursorAt was used, revert was reverting to the wrong position ↵ | Paul Bakaus | 2009-01-08 | 1 | -3/+5 | |
| | | | | (fixes #3699) | |||||
* | 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 ↵ | Paul Bakaus | 2009-01-08 | 1 | -10/+13 | |
| | | | | case, subtract scrollLeft/scrollTop already in getParentOffset, so calculations become easier in _generatePosition) | |||||
* | 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 | |
| | | | | atm, comes with next commit) | |||||
* | 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 | |
| | ||||||
* | draggable,droppable,sortable: properly implemented cssNamespace option ↵ | Paul Bakaus | 2009-01-07 | 3 | -17/+18 | |
| | | | | across plugins (selectable & resizable to go, so those options should stay undocumented until all plugins are converted. Fixes #3707) | |||||
* | datepicker: prev/next buttons were bumping in disabled state due to :hover ↵ | Paul Bakaus | 2009-01-07 | 2 | -4/+8 | |
| | | | | rules in the stylesheet, fixed by adding ui-datepicker-prev/next-hover classes, fixes #3774 | |||||
* | accordion: all classes added should have a 'ui-' prefix (fixes #3705) | Paul Bakaus | 2009-01-07 | 2 | -5/+5 | |
| | ||||||
* | effects: improved syntax, arguments, fixes #3674 | Paul Bakaus | 2009-01-07 | 1 | -43/+69 | |
| | ||||||
* | explode: classed added to later remove temp elements without creating a ↵ | Paul Bakaus | 2009-01-07 | 1 | -2/+2 | |
| | | | | scope should have a ui- prefix anyway (fixes #3704) | |||||
* | cancel option should take in account <option> (fixes #3786) | Paul Bakaus | 2009-01-07 | 4 | -4/+4 | |
| | ||||||
* | Updated jQuery 1.3pre to r6065 (post 1.3b2) | Scott González | 2009-01-07 | 1 | -155/+197 | |
| | ||||||
* | demos/dialog: set up dialog demos to use bgiframe | Richard Worth | 2009-01-07 | 5 | -3/+13 | |
| | ||||||
* | Added bgiframe 2.1.1 to external folder | Richard Worth | 2009-01-07 | 7 | -0/+482 | |
| | ||||||
* | restructured unit tests folder | Richard Worth | 2009-01-07 | 41 | -1501/+1279 | |
| | ||||||
* | new folder for external plugins | Richard Worth | 2009-01-07 | 0 | -0/+0 | |
| | ||||||
* | tests/images: cleaned up (removed) some unused images | Richard Worth | 2009-01-07 | 4 | -0/+0 | |
| | ||||||
* | removed default theme in favor of only one versioned css framework/TR theme ↵ | Richard Worth | 2009-01-07 | 28 | -410/+3 | |
| | | | | - base | |||||
* | removed default theme in favor of only one versioned css framework/TR theme ↵ | Richard Worth | 2009-01-07 | 97 | -97/+97 | |
| | | | | - base | |||||
* | Refined demo left nav design and added selected state class. I need someone ↵ | Todd Parker | 2009-01-06 | 2 | -16/+29 | |
| | | | | to look at these changes and figure out how they relate to the web demos template file because they seem to be almost copies of each other and I didn't update this file. | |||||
* | Fix for #3767 | Jörn Zaefferer | 2009-01-06 | 3 | -2/+7 | |
| | ||||||
* | demos/sortables/portlets.html - corrected page title | Richard Worth | 2009-01-05 | 1 | -1/+1 | |
| |