summaryrefslogtreecommitdiffstats
path: root/themes/base
Commit message (Expand)AuthorAgeFilesLines
* fixed: issue with z-index, thx to juja, see: https://github.com/fnagel/jquery...Felix Nagel2011-05-291-1/+1
* fixed: IE7 css problem, see https://github.com/fnagel/jquery-ui/issues/121Felix Nagel2011-05-251-2/+4
* Merge commit '1.8.13' into selectmenuFelix Nagel2011-05-2314-20/+25
|\
| * Resizable: switch data: background image to valid image file, small 1px trans...Richard Worth2011-04-291-1/+1
| * Resizable: use background-image:url(data:) instead of background-image:url(ab...Richard Worth2011-04-091-1/+1
| * Resizable: Added a non-visible yet non-transparent (apparently) no-request ba...Richard Worth2011-04-091-1/+6
| * Updated copyright year.Scott González2011-01-1714-15/+15
| * Dialog: Fixed positioning of title bar text. Fixes #6832 - Dialog: Typesettin...aaronpeterson2011-01-111-2/+2
| * Datepicker: Don't use ui-helper-hidden-accessible for initial hiding.Scott González2010-11-221-1/+1
| * CSS: Rewrote .ui-helper-hidden-accessible base on HTML5 Boilerplate. Fixes #4...Scott González2010-11-221-1/+1
* | fixed: changed CSS from visibility to display, see: https://github.com/fnagel...Felix Nagel2011-03-211-2/+2
* | improved: full disable / enable functionality for select, option, optgroup; s...Felix Nagel2011-03-201-0/+1
* | fixed: vertical alignment, thx to revsystems, see https://github.com/fnagel/j...Felix Nagel2011-02-171-1/+1
* | fixed: IE6 is not able to display the border with transparent color. Its dott...Felix Nagel2010-12-221-2/+5
* | fixed: small follow-up for refresh functionalityFelix Nagel2010-12-201-2/+2
* | added: display-inline (selectmenus side-by-side) support for modern browsers,...Felix Nagel2010-12-201-4/+4
* | fixed: issue with jQuery UI dialog (added z-index)Felix Nagel2010-10-251-1/+1
* | init: fork of latest jQuery UI with selectmenu from http://jquery-ui.googleco...Felix Nagel2010-08-071-0/+24
|/
* Dialog: Wrap buttons in a div so we can float the div instead of the individu...Scott González2010-07-291-1/+2
* Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes #569...Scott González2010-07-191-0/+1
* Autocomplete: Moved all demo images into /demos/autocomplete/images.Scott González2010-07-191-0/+0
* Autocomplete: Removed styling for .ui-autocomplete-loading from the theme - a...Scott González2010-07-191-1/+0
* Dialog: Removed CSS rules for button styling - let the button plugin handling...Scott González2010-07-161-1/+1
* All CSS: Added header comments. Fixes #5825 - Add header info to all CSS files.Scott González2010-07-1414-25/+123
* All: Added http://jqueryui.com/about to header comments.Scott González2010-07-142-2/+2
* Dialog: Add positioning for content div. Fixes #4319 - Accordion overflow bre...Scott González2010-07-141-1/+1
* Accordion: Remove zoom on anchors. Fixes #4662 - Accordion: Long links create...Scott González2010-07-141-2/+0
* Accordion: Default accordion to 100% width. Fixes #4615 - Accordion display p...Scott González2010-07-141-0/+2
* Updated copyright headers to make it clear that you can choose between MIT an...Scott González2010-07-092-9/+14
* Selectable: moved position absolute and z-index to css. Fixed #4475 - Selecta...Richard D. Worth2010-05-261-1/+1
* Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary ...Richard D. Worth2010-05-261-8/+5
* Selectable: Add default CSS for ui-selectable-helper to CSS framework to allo...adam j. sontag2010-05-132-0/+4
* Set font-weight normal for active menu items - Fix for #5491 Autocomplete: me...unknown2010-04-071-0/+1
* Use border-width instead of border for .ui-tabs-panel to make it easier to ov...Scott González2010-04-021-1/+1
* Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"jzaefferer2010-04-012-15/+0
* Tooltip: Comment about IE6 workaroundunknown2010-03-311-0/+1
* Merge branch 'master' into tooltipjzaefferer2010-03-271-0/+2
|\
| * Accordion: Moving IE layout fix (via zoom: 1) from js to css - fixes the dest...jzaefferer2010-03-271-0/+2
* | Merge branch 'master' into tooltipjzaefferer2010-03-261-0/+3
|\|
| * Fixing styles for menu to work properly in IEs, even with nested menus (updat...jzaefferer2010-03-241-0/+4
| * Remove width:100%; from menu-item styles (was there for icon-support, which w...jzaefferer2010-03-221-1/+0
* | Tooltip: Disable background-images in IE6 on tooltip element to avoid cursor ...jzaefferer2010-03-251-0/+3
* | Experimental shadow for tooltip elementjzaefferer2010-03-221-2/+9
* | Copying files from old Googlecode dev branch for tooltipjzaefferer2010-03-212-0/+4
|/
* Added scoped selectors for .ui-widget-headerDoug Neiner2010-03-201-11/+11
* Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one...Richard Worth2010-03-171-2/+2
* Dialog: Removed relative positioning from content div.Scott González2010-03-141-1/+1
* Button: fixed icon spacing issues caused by r3878 fix of #5294Richard Worth2010-03-111-4/+4
* Autocomplete: Fixed menu styling in IE6.Scott González2010-03-111-0/+1
* Fixed #5294 - button icon class typoRichard Worth2010-03-101-1/+1