| Commit message (Expand) | Author | Age | Files | Lines |
* | Added rules for .demo and .demo-description divs at the end of the css for pa... | Todd Parker | 2008-12-30 | 1 | -1/+13 |
* | Tweaks to sizing and language. | Todd Parker | 2008-12-30 | 1 | -1/+2 |
* | Fixed typo. | Todd Parker | 2008-12-30 | 1 | -1/+1 |
* | Set resize box to be less tall, added instructions. | Todd Parker | 2008-12-30 | 1 | -2/+2 |
* | Added demo wrapper divs, description text and improved sample data | Todd Parker | 2008-12-30 | 5 | -85/+169 |
* | Fixed description typo | Todd Parker | 2008-12-30 | 1 | -1/+1 |
* | Added wrappers for demo and description for each page. | Todd Parker | 2008-12-30 | 5 | -2/+57 |
* | demos: added connectToSortable demo for draggables | Paul Bakaus | 2008-12-30 | 2 | -0/+42 |
* | demos/index.html - slimmed down the php code parts. | Ca-Phun Ung | 2008-12-30 | 1 | -27/+1 |
* | set svn:eol-style to native | Richard Worth | 2008-12-30 | 2 | -91/+91 |
* | Added new custom icon and collapsable demos, updated index | Todd Parker | 2008-12-30 | 5 | -4/+146 |
* | demos: added revert 'valid', 'invalid' demos to droppables, droppable connect... | Paul Bakaus | 2008-12-30 | 4 | -0/+93 |
* | accordion demo: resize accordion in fillSpace demo | Jörn Zaefferer | 2008-12-30 | 1 | -1/+5 |
* | demos/draggable/containment.html: set window to not scroll to highlight diffe... | Richard Worth | 2008-12-30 | 1 | -1/+1 |
* | Tweaks to fillSpace page | Todd Parker | 2008-12-30 | 1 | -1/+1 |
* | set svn:eol-style to native | Richard Worth | 2008-12-30 | 26 | -1079/+1079 |
* | Added wrapper divs for demo & description, made fillHeight demo use re-sizable | Todd Parker | 2008-12-30 | 3 | -26/+65 |
* | demo: sortables: connectWith, dropOnEmpty, excluding items | Paul Bakaus | 2008-12-30 | 4 | -1/+144 |
* | demos: draggable snap demo was too big, wrong wording | Paul Bakaus | 2008-12-30 | 1 | -6/+6 |
* | demos: first bunch of sortable demos | Paul Bakaus | 2008-12-30 | 5 | -0/+167 |
* | demos: added droppable demos | Paul Bakaus | 2008-12-30 | 7 | -0/+318 |
* | demos/index.html - fixed syntax error and right navigation picking up full ur... | Ca-Phun Ung | 2008-12-30 | 1 | -3/+3 |
* | demos: draggables pretty much complete, added snap/zindex/stack demos | Paul Bakaus | 2008-12-30 | 3 | -0/+101 |
* | updated all demos/*/index.html files to reflect new markup changes. | Ca-Phun Ung | 2008-12-30 | 11 | -74/+92 |
* | demos: added opacity, revert and scroll demos | Paul Bakaus | 2008-12-30 | 4 | -0/+103 |
* | updated accordion and datepicker markup. changed demos/index.html so it looks... | Ca-Phun Ung | 2008-12-30 | 4 | -16/+23 |
* | demos/index.html - fixed on state in right nav | Ca-Phun Ung | 2008-12-30 | 2 | -6/+10 |
* | demos/accordion - changed index.html markup. | Ca-Phun Ung | 2008-12-30 | 1 | -8/+8 |
* | demos: added helper and handle demos for draggables | Paul Bakaus | 2008-12-30 | 3 | -0/+70 |
* | demos/demos.css - added Filament's style and image changes. | Ca-Phun Ung | 2008-12-30 | 5 | -0/+54 |
* | demos: added cursorAt and Delay/distance for draggable | Paul Bakaus | 2008-12-30 | 4 | -2/+71 |
* | demos/index.html - fixed incorrect closing of H4 heading and added a H3 headi... | Ca-Phun Ung | 2008-12-30 | 1 | -1/+3 |
* | demos: first bunch of draggable demos (default, axis, grid, containment) | Paul Bakaus | 2008-12-30 | 5 | -0/+131 |
* | modified demos/index.html so it loads content via ajax to match functionality... | Ca-Phun Ung | 2008-12-30 | 1 | -12/+39 |
* | demos/resizable/min.html - switched to framework classes | Richard Worth | 2008-12-30 | 1 | -1/+4 |
* | demos/resizable/max.html - switched to framework classes | Richard Worth | 2008-12-30 | 1 | -3/+6 |
* | demos/resizable/grid.html - switched to framework classes | Richard Worth | 2008-12-30 | 1 | -1/+4 |
* | demos/resizable/ghost.html - switched to framework classes | Richard Worth | 2008-12-30 | 1 | -1/+5 |
* | demos/resizable/distance.html - switched to framework classes | Richard Worth | 2008-12-30 | 1 | -3/+4 |
* | demos/resizable/delay.html - switched to framework classes | Richard Worth | 2008-12-30 | 1 | -3/+4 |
* | demos/resizable/default.html - switched to framework classes | Richard Worth | 2008-12-30 | 1 | -1/+4 |
* | demos/resizable/containment.html - switched to framework classes | Richard Worth | 2008-12-30 | 1 | -2/+8 |
* | demos/resizable: limited background-position fix to resizable element that ne... | Richard Worth | 2008-12-30 | 3 | -3/+4 |
* | demos/resizable/aspectratio.html - switched to framework classes | Richard Worth | 2008-12-30 | 1 | -2/+5 |
* | Fixed #3708 - Resizable: all classes added should have 'ui-' prefix, 'proxy' ... | Richard Worth | 2008-12-30 | 1 | -1/+1 |
* | demos/resizable/animate.html - switched to framework classes | Richard Worth | 2008-12-30 | 1 | -1/+5 |
* | demos/resizable/alsoresize.html - switched to framework classes | Richard Worth | 2008-12-30 | 1 | -3/+8 |
* | demos/index.html: updated instructions text | Richard Worth | 2008-12-30 | 1 | -1/+1 |
* | set svn:eol-style to native | Richard Worth | 2008-12-30 | 31 | -948/+948 |
* | demos: fixed consistency issue with index navigation menus | Richard Worth | 2008-12-30 | 13 | -1093/+62 |