| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | .ui-state-focus wasn't getting icon color styles. fixed! | Scott Jehl | 2008-12-23 | 2 | -2/+2 |
* | Setting svn:mime-type 'text/html' for new demo html files | Jörn Zaefferer | 2008-12-23 | 0 | -0/+0 |
* | fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 ) | Paul Bakaus | 2008-12-23 | 1 | -1/+1 |
* | fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 ) | Paul Bakaus | 2008-12-23 | 1 | -1/+1 |
* | demos: Added default datepicker demo | Richard Worth | 2008-12-23 | 1 | -0/+21 |
* | demos: Added default dialog demo | Richard Worth | 2008-12-23 | 1 | -0/+25 |
* | demos: Added default tabs demo | Richard Worth | 2008-12-23 | 1 | -0/+42 |
* | demos: removed legacy demos folders - functional, real-world | Richard Worth | 2008-12-23 | 182 | -7603/+0 |
* | progressbar: changed value to have 'ui-widget-header' instead of 'ui-state-de... | Richard Worth | 2008-12-23 | 1 | -1/+1 |
* | demos: bumped down the nav font a bit | Richard Worth | 2008-12-23 | 1 | -2/+2 |
* | demos: Added progressbar and slider demos | Richard Worth | 2008-12-23 | 7 | -2/+123 |
* | demos: touched up the navigation a bit | Richard Worth | 2008-12-23 | 13 | -12/+64 |
* | demos: Added default and mousover accordion demos | Richard Worth | 2008-12-23 | 4 | -0/+87 |
* | demos: added index page for each plugin subfolder | Richard Worth | 2008-12-23 | 12 | -11/+231 |
* | demos: index file | Richard Worth | 2008-12-23 | 1 | -0/+35 |
* | updated default theme (UI Lightness) as generated by ThemeRoller v2 for 1.6rc... | Richard Worth | 2008-12-23 | 78 | -755/+391 |
* | new demos folder structure | Richard Worth | 2008-12-23 | 0 | -0/+0 |
* | merged dev/slider branch (revs 1152-1229) back to trunk | Richard Worth | 2008-12-23 | 4 | -562/+728 |
* | Tabs: Added tab hover and focus support. For #3651 Update markup to new UI CS... | Richard Worth | 2008-12-23 | 1 | -0/+18 |
* | Dialog: Removed unnecessary call to moveToTop in drag start. | Scott González | 2008-12-23 | 1 | -1/+0 |
* | Dialog: Move to top on mousedown instead of mouseup. | Scott González | 2008-12-23 | 1 | -4/+1 |
* | Dialog: Passing in a DOMElement instead of a jQuery object for alsoResize to ... | Scott González | 2008-12-23 | 1 | -1/+1 |
* | Dialog static test: Removing duplicate ids. | Scott González | 2008-12-23 | 1 | -1/+1 |
* | Dialog: Setting the correct element for alsoResize. | Scott González | 2008-12-23 | 1 | -1/+1 |
* | Tabs Static Test: Added missing ui-state-default class to active tab. | Scott González | 2008-12-22 | 1 | -1/+1 |
* | Datepicker #3647: Added RTL support to the datepicker theme and reverted mark... | Ca-Phun Ung | 2008-12-22 | 2 | -9/+13 |
* | overrode background on ui-tab-panel that is being set by ui-widget-content cl... | Scott Jehl | 2008-12-22 | 1 | -1/+1 |
* | Datepicker #3647: fixed disabled state for inline datepicker so it looks disa... | Ca-Phun Ung | 2008-12-22 | 2 | -31/+21 |
* | Fixed 1px jog during animation. Works in FF, not in Safari. | Scott Jehl | 2008-12-22 | 1 | -2/+2 |
* | Build: Added back packed folder to replace version | Jörn Zaefferer | 2008-12-22 | 1 | -0/+1 |
* | Build: Fix for #3576, adding headers to minified and packed files; current so... | Jörn Zaefferer | 2008-12-22 | 2 | -30/+0 |
* | Build: Fix for #3576, adding headers to minified and packed files; current so... | Jörn Zaefferer | 2008-12-22 | 14 | -2323/+46 |
* | fixed my name and Scott's in AUTHORS.txt | Jörn Zaefferer | 2008-12-22 | 1 | -2/+2 |
* | tests/visual: adjusted the formatting a bit. Separated dialog tests into simp... | Richard Worth | 2008-12-22 | 3 | -14/+31 |
* | Datepicker #3647: added enable, disable, destroy buttons to visual test. Fixe... | Ca-Phun Ung | 2008-12-22 | 3 | -12/+68 |
* | accordion: update content div classes to move theme classes to wrapper with s... | Jörn Zaefferer | 2008-12-22 | 1 | -2/+2 |
* | updated content divs per Jörn's suggestion. Moved framework classes to wrapp... | Scott Jehl | 2008-12-22 | 2 | -7/+14 |
* | accordion: adjusting visual test to demonstrate theming issue | Jörn Zaefferer | 2008-12-22 | 1 | -1/+1 |
* | accordion: fix for #3626, refactoring resize code into its own public method | Jörn Zaefferer | 2008-12-22 | 1 | -16/+21 |
* | accordion: updated to icons: { header, headerSelected } | Jörn Zaefferer | 2008-12-22 | 1 | -6/+8 |
* | UI Tabs: added a few tests for remove method, still incomplete | Klaus Hartl | 2008-12-22 | 1 | -1/+14 |
* | adopted proposed markup for 1.6, fixes #3651 | Klaus Hartl | 2008-12-22 | 2 | -29/+50 |
* | removed rule that set background image to none on "today" highlight state. El... | Scott Jehl | 2008-12-22 | 1 | -1/+0 |
* | Dialog: Added hover and focus states to all buttons. | Scott González | 2008-12-21 | 1 | -2/+22 |
* | Datepicker #3647: Removed date range features, removed related tests, and fix... | Ca-Phun Ung | 2008-12-21 | 2 | -274/+23 |
* | Dialog: Fixed #3145: Added support for height: 'auto'. | Scott González | 2008-12-21 | 1 | -8/+12 |
* | Datepicker #3647: fixed RTL support for new UI markup. | Ca-Phun Ung | 2008-12-20 | 3 | -18/+33 |
* | added tokens for background positioning and repeat to all themeable backgroun... | Scott Jehl | 2008-12-20 | 1 | -9/+9 |
* | Datepicker #3647: removed clickable weekdays. | Ca-Phun Ung | 2008-12-20 | 2 | -21/+1 |
* | Datepicker #3647: Slimed down datepicker by removing all code related to prom... | Ca-Phun Ung | 2008-12-20 | 1 | -45/+2 |