| Commit message (Expand) | Author | Age | Files | Lines |
* | Mouse: Fixed #3552, reverted r1763: Let mouse events propagate. | Scott González | 2009-01-28 | 1 | -5/+4 |
* | Created new folder for effect_types that includes all standard effects togeth... | Todd Parker | 2009-01-27 | 16 | -0/+859 |
* | draggable: fixed snap | Paul Bakaus | 2009-01-27 | 1 | -2/+2 |
* | demos draggable delay-start: disable text selection | Richard Worth | 2009-01-27 | 1 | -0/+1 |
* | dialog: | Paul Bakaus | 2009-01-27 | 4 | -18/+37 |
* | changed theme url to http://ui.jquery.com/themeroller/ and removed token. | Scott Jehl | 2009-01-27 | 1 | -1/+1 |
* | Added new Effect links and re-instated the About and Theming sections. NOTE: ... | Todd Parker | 2009-01-27 | 1 | -4/+12 |
* | demos: li's must have a height in IE6 in certain cases, or otherwise event.ta... | Paul Bakaus | 2009-01-27 | 1 | -1/+1 |
* | droppable: 'this' in accept should point to the DOMelement not to a jQuery (f... | Paul Bakaus | 2009-01-27 | 1 | -5/+5 |
* | accordion: overflow is set to hidden during calculations for fillSpace in IE6... | Paul Bakaus | 2009-01-27 | 1 | -1/+4 |
* | demos: fixed file naming inconsistency. Multiple words now separated by hyphe... | Richard Worth | 2009-01-27 | 20 | -15/+15 |
* | demos/resizable: removed no longer used (renamed) demos | Richard Worth | 2009-01-27 | 9 | -366/+0 |
* | Resizable: using isNumber on isminw | Eduardo Lundgren | 2009-01-27 | 1 | -1/+1 |
* | Fixed #3251 | Eduardo Lundgren | 2009-01-27 | 1 | -2/+6 |
* | Fixed #3894 | Eduardo Lundgren | 2009-01-27 | 1 | -6/+2 |
* | Resizable documentScroll reference | Eduardo Lundgren | 2009-01-27 | 1 | -1/+1 |
* | Fixed #3879 | Eduardo Lundgren | 2009-01-27 | 1 | -3/+3 |
* | demos: load docs after demos, otherwise insert of docs sometimes fails | Jörn Zaefferer | 2009-01-26 | 1 | -20/+21 |
* | demos: removed php code from index.html (was breaking doctype in IE!) | Paul Bakaus | 2009-01-26 | 1 | -6/+0 |
* | accordion: navigation option wasn't working (fixes #3944) | Paul Bakaus | 2009-01-26 | 1 | -1/+1 |
* | Tabs: organized code - public and private (pseudo) methods, added unit test f... | Klaus Hartl | 2009-01-26 | 2 | -62/+79 |
* | Tabs: TODO check | Klaus Hartl | 2009-01-25 | 1 | -1/+1 |
* | Tabs: removed Safari 2 workaround, no longer supported | Klaus Hartl | 2009-01-25 | 1 | -8/+1 |
* | Tabs: overall fixed selected property for all tabs unselected case (is -1 in ... | Klaus Hartl | 2009-01-25 | 2 | -23/+56 |
* | accordion: fix for newContent/oldContent in the UI object that was pointing t... | Paul Bakaus | 2009-01-25 | 1 | -2/+2 |
* | a little cleanup | Klaus Hartl | 2009-01-25 | 1 | -6/+0 |
* | Tabs: removed options from ui object, not required | Klaus Hartl | 2009-01-25 | 1 | -1/+0 |
* | demos: removed absolute doc links for cleaner separation between demo-docs / ... | Paul Bakaus | 2009-01-25 | 1 | -10/+0 |
* | demos: changed documentation absolute urls from documentation/ to docs/ | Paul Bakaus | 2009-01-25 | 1 | -8/+8 |
* | tests: new side-by-side comparison of static and visual tests | Richard Worth | 2009-01-25 | 11 | -46/+139 |
* | tests static: added index | Richard Worth | 2009-01-24 | 6 | -0/+49 |
* | Tabs: rotation handles asynchronous loading/animations, fixes #2651 | Klaus Hartl | 2009-01-24 | 1 | -21/+21 |
* | demos: fixed view source pre, code padding | Richard Worth | 2009-01-24 | 1 | -0/+1 |
* | demos: view source cleanup | Richard Worth | 2009-01-24 | 1 | -1/+6 |
* | demos/accordion/default.html: line wrapping for view source | Richard Worth | 2009-01-24 | 1 | -6/+8 |
* | demos/accordion/default.html: line wrapping for view source | Richard Worth | 2009-01-24 | 1 | -4/+29 |
* | eol-style and mime-type | Richard Worth | 2009-01-24 | 25 | -767/+767 |
* | external/bgiframe: mime-type:text/javascript | Richard Worth | 2009-01-24 | 0 | -0/+0 |
* | tests static: Added default tests | Richard Worth | 2009-01-24 | 24 | -30/+350 |
* | tests visual: cleanup | Richard Worth | 2009-01-24 | 12 | -6/+18 |
* | demos: view source should show the actual full source, not just the javascript | Paul Bakaus | 2009-01-24 | 1 | -1/+1 |
* | demos update, View Source | Jörn Zaefferer | 2009-01-24 | 1 | -9/+15 |
* | tests/visual: added default tests | Richard Worth | 2009-01-24 | 12 | -3/+253 |
* | tabs: removed non-breaking space char | Richard Worth | 2009-01-24 | 1 | -1/+1 |
* | demos: rolled demos ui.theme.css into demos.css | Richard Worth | 2009-01-24 | 3 | -243/+64 |
* | Remove trailing spaces | Eduardo Lundgren | 2009-01-24 | 2 | -37/+37 |
* | added ThemeSwitcher link to demos nav | Maggie Costello Wachs | 2009-01-23 | 1 | -0/+1 |
* | Tabs: added ability to define the cookie name, fixes #2393 | Klaus Hartl | 2009-01-23 | 1 | -1/+1 |
* | added header markup | Maggie Costello Wachs | 2009-01-23 | 1 | -1/+2 |
* | resizable: removed unneeded isVisible method | Paul Bakaus | 2009-01-23 | 1 | -4/+0 |