| Commit message (Expand) | Author | Age | Files | Lines |
* | Tooltip: Remove fixed with from tooltip theme, set in instead in CSS where ac... | jzaefferer | 2010-04-21 | 1 | -1/+0 |
* | Use tooltip to display hint when combobox input doesn't match anything | jzaefferer | 2010-04-08 | 1 | -1/+4 |
* | The accidental merge of tooltip into master was reverted in master, that reve... | jzaefferer | 2010-04-08 | 2 | -0/+15 |
* | Set font-weight normal for active menu items - Fix for #5491 Autocomplete: me... | unknown | 2010-04-07 | 1 | -0/+1 |
* | Use border-width instead of border for .ui-tabs-panel to make it easier to ov... | Scott González | 2010-04-02 | 1 | -1/+1 |
* | Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui" | jzaefferer | 2010-04-01 | 2 | -15/+0 |
* | Tooltip: Comment about IE6 workaround | unknown | 2010-03-31 | 1 | -0/+1 |
* | Merge branch 'master' into tooltip | jzaefferer | 2010-03-27 | 1 | -0/+2 |
|\ |
|
| * | Accordion: Moving IE layout fix (via zoom: 1) from js to css - fixes the dest... | jzaefferer | 2010-03-27 | 1 | -0/+2 |
* | | Merge branch 'master' into tooltip | jzaefferer | 2010-03-26 | 1 | -0/+3 |
|\| |
|
| * | Fixing styles for menu to work properly in IEs, even with nested menus (updat... | jzaefferer | 2010-03-24 | 1 | -0/+4 |
| * | Remove width:100%; from menu-item styles (was there for icon-support, which w... | jzaefferer | 2010-03-22 | 1 | -1/+0 |
* | | Tooltip: Disable background-images in IE6 on tooltip element to avoid cursor ... | jzaefferer | 2010-03-25 | 1 | -0/+3 |
* | | Experimental shadow for tooltip element | jzaefferer | 2010-03-22 | 1 | -2/+9 |
* | | Copying files from old Googlecode dev branch for tooltip | jzaefferer | 2010-03-21 | 2 | -0/+4 |
|/ |
|
* | Added scoped selectors for .ui-widget-header | Doug Neiner | 2010-03-20 | 1 | -11/+11 |
* | Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one... | Richard Worth | 2010-03-17 | 1 | -2/+2 |
* | Dialog: Removed relative positioning from content div. | Scott González | 2010-03-14 | 1 | -1/+1 |
* | Button: fixed icon spacing issues caused by r3878 fix of #5294 | Richard Worth | 2010-03-11 | 1 | -4/+4 |
* | Autocomplete: Fixed menu styling in IE6. | Scott González | 2010-03-11 | 1 | -0/+1 |
* | Fixed #5294 - button icon class typo | Richard Worth | 2010-03-10 | 1 | -1/+1 |
* | fixed #5163 - themes: css files need to be renamed to be consistent with js f... | Richard Worth | 2010-02-16 | 16 | -14/+14 |
* | Fix for #5120 - create menu only once and return that element from the widget... | Jörn Zaefferer | 2010-02-02 | 1 | -2/+2 |
* | Autocomplete: Removed unused style. | Scott González | 2010-01-29 | 1 | -2/+0 |
* | Autocomplete: prevent the menu from expanding to 100% width in IE6. | Scott González | 2010-01-29 | 1 | -0/+3 |
* | added w3c standard border-radius properties in prep for IE9 and Opera support | Scott Jehl | 2010-01-27 | 1 | -10/+10 |
* | Dialog: Added padding and margin to the right side of the titlebar so the tit... | Scott González | 2010-01-22 | 1 | -2/+2 |
* | Happy New Year | Richard Worth | 2010-01-20 | 2 | -2/+2 |
* | missing linebreak makes concatenated file unreadable | Jörn Zaefferer | 2010-01-15 | 1 | -1/+1 |
* | Copied autocomplete from dev branch. | Scott González | 2010-01-14 | 2 | -0/+34 |
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m... | Scott González | 2010-01-07 | 4 | -0/+38 |
* | Fixed #5035 - Slider: range background shifts around as range size changes | Richard Worth | 2010-01-01 | 1 | -1/+1 |
* | CSS Framework: Shifted disabled state below priority states to make disabled ... | Scott González | 2009-12-30 | 1 | -1/+1 |
* | added rule to negate outlines on :active state, so the outlines won't appear ... | Scott Jehl | 2009-08-28 | 1 | -0/+1 |
* | removed outline: none; resets from our interaction styles so focus will recei... | Scott Jehl | 2009-08-28 | 1 | -6/+6 |
* | Dialog: Moved positioning and overflow to CSS. Fixes #2848 - Fixed positioni... | Scott González | 2009-08-26 | 1 | -2/+2 |
* | accordion: visual testcase and fix for #4444; probably fixes a few other issu... | Jörn Zaefferer | 2009-08-06 | 1 | -1/+1 |
* | Changed 0px to 0. Fixes #4351 - CSS units for zero. | Scott González | 2009-07-21 | 1 | -4/+4 |
* | Updated base theme to match smoothness. Fixed #4447 - UI Icons are not even, ... | Richard Worth | 2009-06-04 | 10 | -10/+10 |
* | Tabs: prevent list-style assigned to li directly, fixes #4450 | Klaus Hartl | 2009-05-11 | 1 | -2/+2 |
* | Fix for #4222 | Jörn Zaefferer | 2009-05-11 | 1 | -1/+2 |
* | Datepicker: fixed #4085 - Can not display year and month correctly in Japanese | Keith Wood | 2009-04-01 | 1 | -2/+1 |
* | Finally fixed the mutiple row tabs vs float issue (until scrolling is impleme... | Klaus Hartl | 2009-03-28 | 1 | -6/+6 |
* | added a rule for widget embedding font size. Resets ui-widget class font-size... | Scott Jehl | 2009-03-24 | 1 | -0/+1 |
* | changed ui.jquery.com to jqueryui.com | Richard Worth | 2009-02-27 | 2 | -2/+2 |
* | Fixes ie6 bug where range blinks sometimes to a small height or width | Scott Jehl | 2009-02-24 | 1 | -1/+1 |
* | added rules to make sure font color works on links within error and highlight... | Scott Jehl | 2009-02-20 | 1 | -0/+2 |
* | switched order of ui-widget-content and ui-widget-header styles - header styl... | Scott Jehl | 2009-02-20 | 1 | -2/+2 |
* | changed bottom padding on selected tab from .1em to 1px. This is supposed to ... | Scott Jehl | 2009-02-19 | 1 | -1/+1 |
* | Tabs: fixed incorrect cursor for disabled tabs | Klaus Hartl | 2009-02-18 | 1 | -1/+1 |