Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 1 | -1/+1 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 1 | -1/+1 |
| | |||||
* | Draggable demos: Coding standards. | Scott González | 2010-09-10 | 1 | -21/+21 |
| | |||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 1 | -1/+2 |
| | |||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 1 | -1/+1 |
| | | | | file renames in 1.8a1 | ||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | Split mouse into its own file and udpdated dependency lists. | Scott González | 2009-12-22 | 1 | -0/+1 |
| | | | | Fixes #5023 - Split mouse code into its own file. | ||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 1 | -0/+1 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -3/+3 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | demos/draggable/sortable.html: missing semicolon ; | Richard Worth | 2009-03-17 | 1 | -1/+1 |
| | |||||
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 1 | -1/+1 |
| | |||||
* | demos draggable sortable: disable text selection | Richard Worth | 2009-01-30 | 1 | -1/+2 |
| | |||||
* | draggable: connectToSortable couldn't accept strings (fixes #3984) | Paul Bakaus | 2009-01-29 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 1 | -1/+1 |
| | |||||
* | completed reorganization of draggable demos | Maggie Costello Wachs | 2009-01-15 | 1 | -2/+2 |
| | |||||
* | Happy Birthday jQuery (switched to jQuery 1.3) | Richard Worth | 2009-01-14 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | reverted temp commit for demos | Paul Bakaus | 2009-01-12 | 1 | -1/+1 |
| | |||||
* | temp commit: reverted to 1.2.6 to fix website issues | Paul Bakaus | 2009-01-12 | 1 | -1/+1 |
| | |||||
* | draggable: revert 'invalid/valid' now works with dropping on sortables ↵ | Paul Bakaus | 2009-01-08 | 1 | -2/+5 |
| | | | | (fixes #3556), beautified demo of connectToSortable demonstrating the reverts on both draggable and sortable | ||||
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | removed default theme in favor of only one versioned css framework/TR theme ↵ | Richard Worth | 2009-01-07 | 1 | -1/+1 |
| | | | | - base | ||||
* | demos: fixed content out of boxes, font-size and paddings | Chi Cheng | 2009-01-04 | 1 | -1/+1 |
| | |||||
* | Updated all demos/tests to jQuery 1.3pre. | Scott González | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | demos: corrected some page titles | Richard Worth | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | demos: refixed sortable demo in draggables | Paul Bakaus | 2008-12-31 | 1 | -2/+2 |
| | |||||
* | demos: added demo wrappers, fixed some issues with non explicit css rules | Paul Bakaus | 2008-12-31 | 1 | -4/+14 |
| | |||||
* | demos: moved the demos.css link down so it can override default theme ↵ | Richard Worth | 2008-12-31 | 1 | -6/+5 |
| | | | | styles. other minor updates. | ||||
* | set mime type | Richard Worth | 2008-12-30 | 1 | -41/+41 |
| | | | | | set svn:eol-style to native | ||||
* | demos: added connectToSortable demo for draggables | Paul Bakaus | 2008-12-30 | 1 | -0/+41 |