| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Selectmenu: prevent copyright notice from being removed by minification | Felix Nagel | 2012-05-16 | 1 | -1/+1 |
* | | Selectmenu: make optgroups work again, needed because of Menu widget changes ... | Felix Nagel | 2012-05-16 | 1 | -1/+1 |
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-05-14 | 5 | -5/+4 |
|\| |
|
| * | 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 |
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-05-14 | 17 | -18/+18 |
|\| |
|
| * | 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 |
* | | Selectmenu: Add links to all menu items to be in line with what menu expects ... | kborchers | 2012-03-18 | 1 | -1/+0 |
* | | Merge branch 'master' into selectmenu | kborchers | 2012-03-18 | 1 | -0/+1 |
|\| |
|
| * | Menu: Better disabled item handling using preventDefault() for the click even... | kborchers | 2012-03-18 | 1 | -0/+1 |
* | | Merge branch 'master' into selectmenu | Scott González | 2012-03-14 | 17 | -17/+17 |
|\| |
|
| * | Updated copyright year. | Scott González | 2012-03-08 | 17 | -17/+17 |
* | | Merge branch 'master' into selectmenu | Scott González | 2012-02-29 | 1 | -7/+4 |
|\| |
|
| * | 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 |
* | | Selectmenu: fix for IEs item hover problem, overflow CSS properties now included | Felix Nagel | 2012-02-26 | 1 | -0/+1 |
* | | Selectmenu: remove Button widget CSS dependency for button element | Felix Nagel | 2012-02-24 | 1 | -0/+1 |
* | | Selectmenu: removed Button widget dependency | Felix Nagel | 2012-02-23 | 1 | -3/+2 |
* | | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2012-02-21 | 2 | -5/+6 |
|\| |
|
| * | 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 |
* | | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2012-01-11 | 2 | -16/+0 |
|\| |
|
| * | Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this de... | Jörn Zaefferer | 2012-01-04 | 2 | -16/+0 |
* | | Selectmenu: removed unneeded IE7 CSS fix | Felix Nagel | 2011-12-22 | 1 | -3/+1 |
* | | Merge branch 'master' into selectmenu | kborchers | 2011-12-15 | 2 | -2/+2 |
|\| |
|
| * | 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 |
| |\ |
|
| * | | Menubar: Allow structures other than just UL/LI | kborchers | 2011-10-19 | 1 | -1/+1 |
* | | | Merge branch 'master' into selectmenu | kborchers | 2011-11-30 | 2 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | 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 |
* | | | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2011-11-18 | 1 | -6/+3 |
|\| | |
|
| * | | Theme base core: Updated clearfix to 'new micro clearfix hack' by Nicolas Gal... | Richard D. Worth | 2011-11-09 | 1 | -6/+3 |
| |/ |
|
* | | Selectmenu: code cleanup | Felix Nagel | 2011-10-17 | 1 | -2/+3 |
* | | Merge branch 'master' of github.com:jquery/jquery-ui into selectmenu | Felix Nagel | 2011-10-09 | 1 | -1/+1 |
|\| |
|
| * | Progressbar: Hide overflowing content. Fixes #7743 - Progressbar: Value div c... | Scott González | 2011-09-27 | 1 | -1/+1 |
* | | Selectmenu: code cleanup | Felix Nagel | 2011-10-06 | 1 | -2/+1 |
* | | Selectmenu: fixed disabled status of the widget (keyboard control) | Felix Nagel | 2011-09-29 | 1 | -2/+2 |
* | | Selectmenu: improved width handling and visual style | Felix Nagel | 2011-09-28 | 1 | -1/+1 |
* | | Selectmenu: improve positioning and keyboard control | Felix Nagel | 2011-09-26 | 1 | -1/+1 |
* | | Selectmenu: implemented disable for option and optgroup, code cleanup | Felix Nagel | 2011-09-24 | 1 | -0/+1 |
* | | Selectmenu: improved popop style, styles and focus handling | Felix Nagel | 2011-09-24 | 1 | -1/+3 |