aboutsummaryrefslogtreecommitdiffstats
path: root/themes
Commit message (Expand)AuthorAgeFilesLines
* Dialog: Awesome new stacking and overlay implementation. Fixes the following ...Nate Eagle2012-10-242-2/+4
* Tooltip: Cleaned up CSS.Scott González2012-10-231-6/+4
* Tooltip: Position below the element and set a max width of 300px to more clos...Scott González2012-10-231-0/+1
* Spinner: Remove z-index from buttons. Whatever the original purpose, its not ...Jörn Zaefferer2012-10-221-1/+1
* CSS: Apply opacity to absolutely positioned ui icons in IE8. Fixed #6059 - B...TJ VanToll2012-10-211-0/+1
* Spinner: Remove ui-state- classes from spinner, along with the background:non...Jörn Zaefferer2012-10-141-1/+0
* Autocomplete: Set the top position of the menu so that the menu doesn't affec...Scott González2012-10-111-1/+5
* Whitespace.Scott González2012-10-111-1/+1
* Theme: Apply color to default link style in ui-state-hover. Fixes #7648 - Acc...Scott González2012-10-111-1/+1
* Theme: Don't remove outlines on active elements. Fixes #6757 - .ui-widget :ac...Scott González2012-09-261-1/+0
* Simplify licensing.Scott González2012-08-0917-17/+17
* Update copyright to jQuery Foundation.Scott González2012-07-0417-17/+34
* Datepicker: Remove styles specifically for IE5.Scott González2012-06-271-2/+0
* Theme: Remove !important from tabs and button styles. Fixes #8396 - Use of !i...Scott González2012-06-132-2/+3
* Revert "Autocomplete: make categories work again, needed because of Menu widg...Scott González2012-05-241-2/+0
* Revert "Autocomplete: make categories work again (follow-up)"Scott González2012-05-241-0/+2
* Autocomplete: make categories work again (follow-up)Felix Nagel2012-05-241-2/+0
* Autocomplete: make categories work again, needed because of Menu widget chang...Felix Nagel2012-05-241-0/+2
* Accordion: Use .show()/.hide() for initial panel visibility.Scott González2012-05-231-2/+1
* Merge branch 'master' into position-notificationScott González2012-04-202-2/+2
|\
| * Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal d...TJ VanToll2012-04-191-1/+1
| * Menu: Update divider widthkborchers2012-04-171-1/+1
* | Tooltip: Remove bad docs links from headersJörn Zaefferer2012-04-171-2/+0
|/
* Menu: Add dividers using empty list itemskborchers2012-04-071-0/+1
* Build: Get grunt default task to pass. Fix lint errors inside grunt.js file i...Jörn Zaefferer2012-04-042-2/+2
* Protect all copyright notices against minificationJo Liss2012-04-0217-17/+17
* Revert "Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid...Scott González2012-03-191-1/+1
* Menu: Better disabled item handling using preventDefault() for the click even...kborchers2012-03-181-0/+1
* Updated copyright year.Scott González2012-03-0817-17/+17
* Accordion: Removed width: 100% on accordion wrapper which was used to fix an ...Scott González2012-02-271-2/+0
* Accordion: Removed requirement for headers contain a child (and removed assoc...Scott González2012-02-271-5/+4
* Accordion: Simplify CSS so content panels never have a top border instead of ...Scott González2012-02-091-3/+1
* Menu: Prevent clicking on disabled menu items and remove unnecessary extra pa...kborchers2012-02-031-1/+1
* Accordion: Fixed styling for nested accordions.Scott González2012-01-311-1/+2
* Accordion: Moved the ui-accordion-icons class to the headers to properly styl...Scott González2012-01-311-1/+3
* Accordion: Use ui-accordion-header-active class.Scott González2012-01-311-3/+3
* Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this de...Jörn Zaefferer2012-01-042-16/+0
* Menubar: Fix font-weight and spacing of disabled menu itemskborchers2011-12-011-1/+1
* Merge branch 'master' into menubar_otherStructureskborchers2011-12-013-8/+5
|\
| * Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid expandi...Scott González2011-11-291-1/+1
| * Remove whitespace at the end of the Dialog title CSS definition.Rob Loach2011-11-281-1/+1
| * Theme base core: Updated clearfix to 'new micro clearfix hack' by Nicolas Gal...Richard D. Worth2011-11-091-6/+3
* | Menubar: Allow structures other than just UL/LIkborchers2011-10-191-1/+1
|/
* Progressbar: Hide overflowing content. Fixes #7743 - Progressbar: Value div c...Scott González2011-09-271-1/+1
* Merge pull request #353 from kborchers/bug_7043Scott González2011-06-161-1/+1
|\
| * Datepicker: Set font-size to 0em on ui-datepicker-row-break to override font-...kborchers2011-06-131-1/+1
* | CSS: Switched the icons for .ui-icon-radio-on and .ui-icon-radio-off. Fixes #...kborchers2011-06-141-2/+2
* | Menubar and Menu: Cleanup menu styles. Pull out menubar styles from demo into...Jörn Zaefferer2011-06-103-31/+23
|/
* Resizable: Remove workaround for handles not working in IE when transparent w...Scott González2011-05-201-6/+1
* CSS: added support for konqueror border-radius. Fixed #6097.jgv2011-05-181-5/+5