| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify licensing. | Scott González | 2012-08-09 | 17 | -17/+17 |
* | Update copyright to jQuery Foundation. | Scott González | 2012-07-04 | 17 | -17/+34 |
* | Datepicker: Remove styles specifically for IE5. | Scott González | 2012-06-27 | 1 | -2/+0 |
* | Theme: Remove !important from tabs and button styles. Fixes #8396 - Use of !i... | Scott González | 2012-06-13 | 2 | -2/+3 |
* | Revert "Autocomplete: make categories work again, needed because of Menu widg... | Scott González | 2012-05-24 | 1 | -2/+0 |
* | Revert "Autocomplete: make categories work again (follow-up)" | Scott González | 2012-05-24 | 1 | -0/+2 |
* | Autocomplete: make categories work again (follow-up) | Felix Nagel | 2012-05-24 | 1 | -2/+0 |
* | Autocomplete: make categories work again, needed because of Menu widget chang... | Felix Nagel | 2012-05-24 | 1 | -0/+2 |
* | Accordion: Use .show()/.hide() for initial panel visibility. | Scott González | 2012-05-23 | 1 | -2/+1 |
* | Merge branch 'master' into position-notification | Scott González | 2012-04-20 | 2 | -2/+2 |
|\ |
|
| * | Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal d... | TJ VanToll | 2012-04-19 | 1 | -1/+1 |
| * | Menu: Update divider width | kborchers | 2012-04-17 | 1 | -1/+1 |
* | | Tooltip: Remove bad docs links from headers | Jörn Zaefferer | 2012-04-17 | 1 | -2/+0 |
|/ |
|
* | Menu: Add dividers using empty list items | kborchers | 2012-04-07 | 1 | -0/+1 |
* | Build: Get grunt default task to pass. Fix lint errors inside grunt.js file i... | Jörn Zaefferer | 2012-04-04 | 2 | -2/+2 |
* | Protect all copyright notices against minification | Jo Liss | 2012-04-02 | 17 | -17/+17 |
* | Revert "Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid... | Scott González | 2012-03-19 | 1 | -1/+1 |
* | Menu: Better disabled item handling using preventDefault() for the click even... | kborchers | 2012-03-18 | 1 | -0/+1 |
* | Updated copyright year. | Scott González | 2012-03-08 | 17 | -17/+17 |
* | Accordion: Removed width: 100% on accordion wrapper which was used to fix an ... | Scott González | 2012-02-27 | 1 | -2/+0 |
* | Accordion: Removed requirement for headers contain a child (and removed assoc... | Scott González | 2012-02-27 | 1 | -5/+4 |
* | Accordion: Simplify CSS so content panels never have a top border instead of ... | Scott González | 2012-02-09 | 1 | -3/+1 |
* | Menu: Prevent clicking on disabled menu items and remove unnecessary extra pa... | kborchers | 2012-02-03 | 1 | -1/+1 |
* | Accordion: Fixed styling for nested accordions. | Scott González | 2012-01-31 | 1 | -1/+2 |
* | Accordion: Moved the ui-accordion-icons class to the headers to properly styl... | Scott González | 2012-01-31 | 1 | -1/+3 |
* | Accordion: Use ui-accordion-header-active class. | Scott González | 2012-01-31 | 1 | -3/+3 |
* | Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this de... | Jörn Zaefferer | 2012-01-04 | 2 | -16/+0 |
* | Menubar: Fix font-weight and spacing of disabled menu items | kborchers | 2011-12-01 | 1 | -1/+1 |
* | Merge branch 'master' into menubar_otherStructures | kborchers | 2011-12-01 | 3 | -8/+5 |
|\ |
|
| * | Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid expandi... | Scott González | 2011-11-29 | 1 | -1/+1 |
| * | Remove whitespace at the end of the Dialog title CSS definition. | Rob Loach | 2011-11-28 | 1 | -1/+1 |
| * | Theme base core: Updated clearfix to 'new micro clearfix hack' by Nicolas Gal... | Richard D. Worth | 2011-11-09 | 1 | -6/+3 |
* | | Menubar: Allow structures other than just UL/LI | kborchers | 2011-10-19 | 1 | -1/+1 |
|/ |
|
* | Progressbar: Hide overflowing content. Fixes #7743 - Progressbar: Value div c... | Scott González | 2011-09-27 | 1 | -1/+1 |
* | Merge pull request #353 from kborchers/bug_7043 | Scott González | 2011-06-16 | 1 | -1/+1 |
|\ |
|
| * | Datepicker: Set font-size to 0em on ui-datepicker-row-break to override font-... | kborchers | 2011-06-13 | 1 | -1/+1 |
* | | CSS: Switched the icons for .ui-icon-radio-on and .ui-icon-radio-off. Fixes #... | kborchers | 2011-06-14 | 1 | -2/+2 |
* | | Menubar and Menu: Cleanup menu styles. Pull out menubar styles from demo into... | Jörn Zaefferer | 2011-06-10 | 3 | -31/+23 |
|/ |
|
* | Resizable: Remove workaround for handles not working in IE when transparent w... | Scott González | 2011-05-20 | 1 | -6/+1 |
* | CSS: added support for konqueror border-radius. Fixed #6097. | jgv | 2011-05-18 | 1 | -5/+5 |
* | missing comma | Jesse Baird | 2011-05-17 | 1 | -1/+1 |
* | Tabs: Fixed CSS when tabs wrap onto multiple lines. Fixes #4882 - Selected Ta... | David Murdoch | 2011-05-17 | 1 | -2/+2 |
* | Tabs: Adjust CSS to fix a display issue in IE. Fixes #5520 - Tabs: Bottom bor... | Scott González | 2011-05-17 | 1 | -1/+1 |
* | Theme: Reducing size of CSS for Corner Properties - Fixes #7356 - Reducing si... | gnarf | 2011-05-12 | 1 | -9/+4 |
* | Resizable: switch data: background image to valid image file, small 1px trans... | Richard Worth | 2011-04-29 | 1 | -1/+1 |
* | Set menu item link top padding to px (in place of em); this fixes the issue w... | maggiewachs | 2011-04-21 | 1 | -1/+1 |
* | Removed duplicate selector reference | maggiewachs | 2011-04-21 | 1 | -2/+0 |
* | Menu: Add icons support | jzaefferer | 2011-04-20 | 1 | -2/+11 |
* | Resizable: use background-image:url(data:) instead of background-image:url(ab... | Richard Worth | 2011-04-09 | 1 | -1/+1 |
* | Resizable: Added a non-visible yet non-transparent (apparently) no-request ba... | Richard Worth | 2011-04-09 | 1 | -1/+6 |