| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete uneeded test files | Eduardo Lundgren | 2008-06-09 | 5 | -599/+0 |
* | - Added functional demo application | Eduardo Lundgren | 2008-06-09 | 81 | -1264/+3851 |
* | tests - all.html, removed links for missing .js files | Richard Worth | 2008-06-09 | 1 | -4/+0 |
* | tests - wrapped in closures so all.html will work | Richard Worth | 2008-06-09 | 7 | -5/+45 |
* | added simple visual tests | Richard Worth | 2008-06-09 | 8 | -0/+338 |
* | tests - added selectable unit tests | Richard Worth | 2008-06-09 | 2 | -0/+251 |
* | Resizable containment bug - fixed #2956 | Eduardo Lundgren | 2008-06-09 | 1 | -11/+35 |
* | dialog - fixed autoOpen false in Safari for disconnected element - .appendTo(... | Richard Worth | 2008-06-09 | 1 | -1/+1 |
* | tests dialog - added some option and callback tests | Richard Worth | 2008-06-09 | 1 | -28/+116 |
* | ui-core: added mouseCapture, replacing the condition feature before. Allows t... | Paul Bakaus | 2008-06-09 | 3 | -6/+12 |
* | whitespace only - newline at EOF | Richard Worth | 2008-06-09 | 5 | -5/+4 |
* | fixed typo | Paul Bakaus | 2008-06-08 | 1 | -1/+1 |
* | transfer: added optional className option | Paul Bakaus | 2008-06-08 | 1 | -0/+1 |
* | pulsate: correctly pulsates n-times now on show/hide | Paul Bakaus | 2008-06-08 | 1 | -2/+2 |
* | slider: fixed IE issue when handles where initialized without defined left/to... | Paul Bakaus | 2008-06-08 | 1 | -2/+2 |
* | core: cancel checks for type string before it's used | Paul Bakaus | 2008-06-08 | 3 | -9/+4 |
* | core: fixed propagation issue that didn't allow resizables and sortables to w... | Paul Bakaus | 2008-06-08 | 1 | -1/+1 |
* | tests dialog - draggable option | Richard Worth | 2008-06-08 | 1 | -2/+10 |
* | tests dialog - added more to the buttons test | Richard Worth | 2008-06-08 | 1 | -6/+10 |
* | dialog - fixed context of button callbacks should be DOMElement, not jQuery o... | Richard Worth | 2008-06-08 | 1 | -1/+1 |
* | test dialog - first dialog unit tests | Richard Worth | 2008-06-08 | 2 | -0/+249 |
* | core widget - added explicit disabled: false option | Richard Worth | 2008-06-08 | 1 | -1/+1 |
* | core widget - fail gracefully if unknown method name supplied | Richard Worth | 2008-06-08 | 1 | -1/+1 |
* | draggable,sortable: fixed containment "document", added containment: "window"... | Paul Bakaus | 2008-06-07 | 2 | -2/+14 |
* | draggable, sortable: fixed issue when handle wasn't working with elements nes... | Paul Bakaus | 2008-06-07 | 2 | -2/+4 |
* | draggable: fixed cursorAt issue (#2965) | Paul Bakaus | 2008-06-07 | 1 | -4/+5 |
* | tests - single quotes to double quotes | Richard Worth | 2008-06-07 | 5 | -14/+14 |
* | Deploy release build.xml | Eduardo Lundgren | 2008-06-07 | 16 | -0/+2495 |
* | one more for #2928 - Plugin instances should not be exposed in the ui paramet... | Richard Worth | 2008-06-07 | 1 | -2/+0 |
* | fixed #2928 - Plugin instances should not be exposed in the ui parameter of c... | Richard Worth | 2008-06-07 | 3 | -3/+0 |
* | tests - some html cleanup | Richard Worth | 2008-06-07 | 4 | -70/+80 |
* | svn:ignore dist | Richard Worth | 2008-06-07 | 0 | -0/+0 |
* | END trunk restructure | Richard Worth | 2008-06-07 | 11 | -122/+175 |
* | moved (still experimental) test automation files to experimental branch | Richard Worth | 2008-06-07 | 55 | -645/+0 |
* | updated some paths | Richard Worth | 2008-06-07 | 18 | -101/+128 |
* | Added release folder | Richard Worth | 2008-06-07 | 0 | -0/+0 |
* | renamed source -> ui | Richard Worth | 2008-06-07 | 56 | -0/+0 |
* | (no commit message) | Richard Worth | 2008-06-07 | 0 | -0/+0 |
* | removed extra level ui folder | Richard Worth | 2008-06-07 | 283 | -0/+0 |
* | BEGIN trunk restructure | Richard Worth | 2008-06-07 | 2 | -0/+0 |
* | tests draggable - Added some more tests | Richard Worth | 2008-06-07 | 1 | -30/+87 |
* | datepicker: missing changes from theming | Paul Bakaus | 2008-06-07 | 1 | -2/+2 |
* | sortable: fixed update calls (fixes #2968) | Paul Bakaus | 2008-06-07 | 1 | -3/+4 |
* | draggable - Improved handling of unexpected values for axis option | Richard Worth | 2008-06-07 | 1 | -6/+7 |
* | tests draggable - Slimmed down tests, grouped, ordered. Added a few | Richard Worth | 2008-06-07 | 1 | -278/+233 |
* | tests - switched slider to use jquery.simulate | Richard Worth | 2008-06-07 | 2 | -6/+17 |
* | Fixed #2969 - .slider("destroy") throws error - 'this.handle.unwrap("a").mous... | Richard Worth | 2008-06-07 | 1 | -2/+4 |
* | Added resizable test for wrapped elements | Eduardo Lundgren | 2008-06-06 | 3 | -0/+18 |
* | effects - added standard UI plugin file headers with copyright, license, docs... | Richard Worth | 2008-06-06 | 13 | -11/+177 |
* | effects - fixed two (minor) missed renames from 'ec' (enchant) to 'effects' | Richard Worth | 2008-06-06 | 2 | -3/+3 |