| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | themes/base/ui.tabs.css: IE hasLayout zoom fix, fixes #3996 | Bohdan Ganicky | 2009-02-03 | 1 | -2/+2 |
* | Tabs: a better cursor for selected and collapsible tabs | Klaus Hartl | 2009-02-02 | 1 | -1/+3 |
* | datepicker: #4032 - Incorrect layout in multiple month rows. I noticed the st... | Ca-Phun Ung | 2009-02-01 | 1 | -1/+1 |
* | accordion: added ul-visual-test; improved solution for fixing ul-accordions, ... | Jörn Zaefferer | 2009-01-30 | 1 | -2/+1 |
* | accordion: fixed styling of li-elements | Jörn Zaefferer | 2009-01-30 | 1 | -0/+1 |
* | changed theme url to jqueryui.com | Scott Jehl | 2009-01-30 | 1 | -1/+1 |
* | Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowin... | Scott González | 2009-01-30 | 1 | -6/+6 |
* | css updates to abstract left, right, bottom, top values into CSS | Scott Jehl | 2009-01-29 | 1 | -3/+7 |
* | added row break class to datepicker with multiple calendars. we can delete t... | Maggie Costello Wachs | 2009-01-28 | 1 | -0/+1 |
* | Added missing icon: .ui-icon-script | Richard Worth | 2009-01-28 | 1 | -0/+1 |
* | themes base: updated sprite icon pngs to PNG8 for IE6 | Richard Worth | 2009-01-28 | 5 | -0/+0 |
* | changed theme url to http://ui.jquery.com/themeroller/ and removed token. | Scott Jehl | 2009-01-27 | 1 | -1/+1 |
* | eol-style, mime-type | Richard Worth | 2009-01-23 | 1 | -9/+9 |
* | replaced * html hack with the zoom attribute (also a hack, but cleaner) | Maggie Costello Wachs | 2009-01-22 | 1 | -2/+1 |
* | themes/base: removed ui.allplugins.css in favor of ui.base.css (which @import... | Richard Worth | 2009-01-22 | 2 | -9/+10 |
* | YUI combat: specified padding and borders for td, th | Scott Jehl | 2009-01-21 | 1 | -1/+2 |
* | added list-style: none; to li's to combat other framework css | Scott Jehl | 2009-01-21 | 1 | -1/+1 |
* | updated ui.theme.css to new image filenames and changed image filenames | Scott Jehl | 2009-01-21 | 26 | -15/+15 |
* | added margin-bottom: 2px to fix gap beneath open accordion panels | Scott Jehl | 2009-01-21 | 1 | -1/+1 |
* | prefixed all interior selectors with .ui-pluginname | Scott Jehl | 2009-01-21 | 7 | -39/+38 |
* | ui.accordion.css: modified fix for #3844, hasLayout issue in IE6 | Bohdan Ganicky | 2009-01-20 | 1 | -2/+3 |
* | accordion: Fix for #3844 | Jörn Zaefferer | 2009-01-20 | 1 | -1/+1 |
* | Slider Theme: Fixed #3848: Fixed vertical range sliders. | Scott González | 2009-01-16 | 1 | -1/+1 |
* | Added pin classes | Todd Parker | 2009-01-14 | 1 | -0/+2 |
* | themes/base/ui.slider.css: fixed slider ranges in IE6 | Richard Worth | 2009-01-14 | 1 | -2/+2 |
* | datepicker: prev/next buttons were bumping in disabled state due to :hover ru... | Paul Bakaus | 2009-01-07 | 1 | -3/+3 |
* | accordion: all classes added should have a 'ui-' prefix (fixes #3705) | Paul Bakaus | 2009-01-07 | 1 | -1/+1 |
* | removed default theme in favor of only one versioned css framework/TR theme -... | Richard Worth | 2009-01-07 | 25 | -407/+0 |
* | Fix for #3767 | Jörn Zaefferer | 2009-01-06 | 2 | -2/+2 |
* | Happy New Year | Richard Worth | 2009-01-03 | 4 | -4/+4 |
* | fixed #3741 - ui.theme.css should not contain border-radius properties | Richard Worth | 2009-01-03 | 2 | -20/+20 |
* | reverted r1437 as it seems it came from a TR cache | Richard Worth | 2009-01-01 | 1 | -3/+3 |
* | themes/default: updated generated ui.theme.css from themeroller | Richard Worth | 2009-01-01 | 1 | -3/+3 |
* | datepicker: IE6 css fixes for default theme. | Ca-Phun Ung | 2008-12-30 | 1 | -1/+14 |
* | themes/default: set mime types | Richard Worth | 2008-12-29 | 8 | -98/+98 |
* | Datepicker - fixes #3695 [multi-datepicker layout issue in IE]: IE doesn't se... | Ca-Phun Ung | 2008-12-23 | 1 | -1/+14 |
* | switched icon positioning for calendar and calculator in framework | Scott Jehl | 2008-12-23 | 2 | -4/+4 |
* | added padding: 0; rule to .ui-dialog-titlebar-close:focus as well as .ui-dial... | Scott Jehl | 2008-12-23 | 2 | -2/+2 |
* | tired typo... fixed for good: .ui-state-focus wasn't getting icon color styles. | Scott Jehl | 2008-12-23 | 1 | -2/+2 |
* | .ui-state-focus wasn't getting icon color styles. fixed! | Scott Jehl | 2008-12-23 | 2 | -2/+2 |
* | updated default theme (UI Lightness) as generated by ThemeRoller v2 for 1.6rc... | Richard Worth | 2008-12-23 | 78 | -755/+391 |
* | merged dev/slider branch (revs 1152-1229) back to trunk | Richard Worth | 2008-12-23 | 1 | -6/+10 |
* | Datepicker #3647: Added RTL support to the datepicker theme and reverted mark... | Ca-Phun Ung | 2008-12-22 | 1 | -3/+8 |
* | overrode background on ui-tab-panel that is being set by ui-widget-content cl... | Scott Jehl | 2008-12-22 | 1 | -1/+1 |
* | Fixed 1px jog during animation. Works in FF, not in Safari. | Scott Jehl | 2008-12-22 | 1 | -2/+2 |
* | updated content divs per Jörn's suggestion. Moved framework classes to wrapp... | Scott Jehl | 2008-12-22 | 1 | -1/+2 |
* | removed rule that set background image to none on "today" highlight state. El... | Scott Jehl | 2008-12-22 | 1 | -1/+0 |
* | Datepicker #3647: fixed RTL support for new UI markup. | Ca-Phun Ung | 2008-12-20 | 1 | -1/+9 |
* | added tokens for background positioning and repeat to all themeable backgroun... | Scott Jehl | 2008-12-20 | 1 | -9/+9 |
* | Dialog CSS: Whitesapce cleanup. | Scott González | 2008-12-20 | 1 | -2/+2 |