summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Resizable: Remove workaround for handles not working in IE when transparent ↵Scott González2011-05-201-6/+1
| | | | | | | | | | | | | | | | | | with overlapping content. Fixes #7397 - Resizable: icon not showing. Fixes #7390 - Resizable: https domain reports 'unsecured items' in IE7. Reopens #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps. (cherry picked from commit 42dd56de5a0d67a7db2c2f49dc665e62afce8dda)
| * | CSS: added support for konqueror border-radius. Fixed #6097.jgv2011-05-181-5/+5
| | | | | | | | | | | | (cherry picked from commit 0f860cdd9cd378dd9b72bb71e97cf169abb8459b)
| * | missing comma(cherry picked from commit ↵Jesse Baird2011-05-181-1/+1
| | | | | | | | | | | | 39fab1f39811818887e8906ede21453ef21833af)
| * | There's no guard against unparsed characters at the end of the date string, ↵Jörn Zaefferer2011-05-182-0/+12
| | | | | | | | | | | | | | | | | | | | | any extra characters are just ignored Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years (cherry picked from commit 92b0f6702a9408f4bd7d71ccca7e0e851d0efc6b)
| * | Dialog: Changed IE6 overlay width adjustment to apply to all IE versions. ↵Jörn Zaefferer2011-05-181-2/+2
| | | | | | | | | | | | | | | | | | Fixed #3623 - Opening a Modal Dialog shows a horizontal scroll bar (cherry picked from commit 29b36bb4090632aaf306cc44591386c0263c9d27)
| * | Button: Refactored formResetHandler and fixed scope. Foxes #7261 - Refresh ↵Scott González2011-05-181-7/+5
| | | | | | | | | | | | | | | | | | scope in formResetHandler unintentionally wide. (cherry picked from commit e0fafbb73526f60fdeab3f75532d6a4059d0d82a)
| * | Datepicker: onClose callback should be triggered by show. Fixed #6656 - ↵Kato Kazuyoshi2011-05-183-4/+18
| | | | | | | | | | | | | | | | | | onClose event not triggered. (cherry picked from commit 2063a113d6dbae006413896a93d46a34ebc9b155)
| * | Button demo: modified order of selectors. Fixed #7094 - Buttons problem in OperaBen Boyle2011-05-161-1/+1
| | | | | | | | | | | | (cherry picked from commit a6a8611556205aee7c1d6cb82d4ac47050b94678)
| * | Datepicker: Made the day of year calculator be more accurate. Fixes #6827 - ↵Jay Merrifield2011-05-162-1/+6
| | | | | | | | | | | | | | | | | | Datepicker: Incorrect value for "oo" during Daylight Saving Time. (cherry picked from commit 41205cef4b23749592c832605452af6575970623)
| * | Draggable: Changed logic to only subtract left and top offsets of ↵kborchers2011-05-131-2/+2
| | | | | | | | | | | | | | | | | | containment if left and top are not already 0. Fixed #4838 - containment: 'document' is incorrect for top and left in draggable (cherry picked from commit 6e6d0b749c4724955a88a0a53ae1378391991064)
| * | Button: Don't fire click/change events if mouse was dragged during click of ↵Kris Borchers2011-05-131-3/+26
| | | | | | | | | | | | | | | | | | toggle (checkbox/radio) button. Fixed #6970 - Button state inconsistencies after (accidental) drag-clicking the button. (cherry picked from commit a69a1788bc5cd67c6e627e519e20897a0c238945)
| * | Draggable: Check for grid elements set to 0 to prevent divide by 0 error ↵kborchers2011-05-131-2/+3
| | | | | | | | | | | | | | | | | | causing invalid argument errors in IE. Fixed #6950 - ie 8 invalid drag and drop error (cherry picked from commit d136e4333e117b33aa16eb9a3a5831a25b1a2dd9)
| * | Button: no longer calls _resetButton() after changing the disabled option. ↵Doug Neiner2011-05-121-0/+2
| | | | | | | | | | | | | | | | | | Fixed #6242 - Button .enable() strange behavior on Webkit (Google Chrome, Safari) (cherry picked from commit 8df834f68c4337cb6d128360c76a4621f050bd60)
| * | Button: Added rtl detection so corner classes would properly be applied to ↵Doug Neiner2011-05-122-2/+18
| | | | | | | | | | | | | | | | | | buttonsets. Fixed #6796. jQueryui - buttonset on rtl (cherry picked from commit 50a4186ef949ecaf7ab4977048160820587218d2)
| * | Theme: Reducing size of CSS for Corner Properties - Fixes #7356 - Reducing ↵gnarf2011-05-121-9/+4
| | | | | | | | | | | | | | | | | | size of some CSS (cherry picked from commit 5a5fc9fb410725f333975b5ecd86ea3ad4131758)
| * | Updating the 1-8-stable version to 1.8.14preScott González2011-05-121-1/+1
| | |
* | | improved: selector, thx to @NinkasiFelix Nagel2011-10-101-1/+1
| | |
* | | fixed: resize now forces a close the list, follow-up #147Felix Nagel2011-10-101-3/+1
| |/ |/|
* | fixed: nsufficient right padding for .ui-selectmenu-status, thx to ↵Felix Nagel2011-09-131-1/+1
| | | | | | | | @jfirebaugh, see #161
* | fixed: toggle dropdown when icon is clicked, related to #147, thx to ↵Felix Nagel2011-09-131-1/+1
| | | | | | | | @brainTrain, see #159
* | fixed: jumping in IE9, follow up to #147, see #154, thx to @NinkasiFelix Nagel2011-08-201-3/+3
| |
* | fixed: disable tab index when init from disabled select, thx to @gcko, see #136Felix Nagel2011-08-101-1/+1
| |
* | fixed: problem when hiding first option by css, thx to @RobertSheaO, see #152Felix Nagel2011-08-091-1/+1
| |
* | fixed: zIndex, follow up to #147, thx to @viskenxp, see: ↵Felix Nagel2011-08-051-3/+1
| | | | | | | | https://github.com/fnagel/jquery-ui/issues/151
* | changed: li element creation, thx to @lephyrius, see selectOptionData[ i ↵Felix Nagel2011-08-031-2/+21
| | | | | | | | ].disabled
* | fixed: code qualityFelix Nagel2011-08-021-10/+9
| |
* | changed: code cleanupFelix Nagel2011-08-021-9/+10
| |
* | changed: code quality, missing semicolonFelix Nagel2011-08-021-42/+42
| |
* | fixed: problem with disabled transfer, THX to Dimitri B., via emailFelix Nagel2011-08-021-1/+1
| |
* | fixed: hopefully some issues with positioning and jumping, see: ↵Felix Nagel2011-08-022-19/+27
| | | | | | | | https://github.com/fnagel/jquery-ui/issues/147
* | fixed: optimize element creationFelix Nagel2011-07-312-47/+57
| | | | | | | | fixed: wrapper element is now fixed, fixes: https://github.com/fnagel/jquery-ui/issues/80
* | Merge pull request #145 from Netson/patch-1Felix Nagel2011-07-291-7/+8
|\ \ | | | | | | Minor optimization
| * | Edited ui/jquery.ui.selectmenu.js via GitHubNetson2011-07-241-8/+9
| | |
* | | added: empty select supportFelix Nagel2011-06-291-60/+67
|/ /
* | fixed: disabled Selectmenu receives focus on tab, thx to gcko, see ↵Felix Nagel2011-06-291-17/+20
| | | | | | | | https://github.com/fnagel/jquery-ui/issues/136
* | fixed: disabled optgroup options receive focus, thx to gcko, see ↵Felix Nagel2011-06-291-1/+1
| | | | | | | | https://github.com/fnagel/jquery-ui/issues/105#issuecomment-1386359
* | some code clean upFelix Nagel2011-06-171-22/+22
| |
* | fixed: problem with height and maxHeight, generally improved height handlingFelix Nagel2011-06-161-13/+1
| | | | | | | | removed: unneeded code
* | added: demo files refresh, overlay and typeaheadFelix Nagel2011-06-163-0/+258
| |
* | fixed: some issue with height and refresh, thx to trollix, see: ↵Felix Nagel2011-06-161-12/+22
| | | | | | | | https://github.com/fnagel/jquery-ui/issues/133
* | fixed: problem (mainly in <= IE7) when select has no id, thx Ryzo and ↵Felix Nagel2011-06-071-3/+3
| | | | | | | | cburgdorf, see: https://github.com/fnagel/jquery-ui/issues/101
* | push tag and change commentFelix Nagel2011-06-011-1/+1
| |
* | prepare tag v1.1.0selectmenu_v1.1.0Felix Nagel2011-06-012-5/+8
| |
* | revert: problems with popup style in multiple browsers because of this pull ↵Felix Nagel2011-06-011-4/+4
| | | | | | | | request: https://github.com/fnagel/jquery-ui/pull/94
* | fixed: disable / enable issue when reinit (refresh) selectmenuFelix Nagel2011-05-311-6/+8
| | | | | | | | | | fixed: mousedown/mouseup listener was bind multiple times when widget was reinitialized both thx to czindel, see https://github.com/fnagel/jquery-ui/pull/125
* | Merge pull request #126 from thg2k/fnagel-selectmenu-cleanFelix Nagel2011-05-311-78/+78
|\ \ | | | | | | Cleaning up indent and white space
| * | fixed indentationGiovanni Giacobbi2011-05-301-8/+8
| | |
| * | running through sed 's/[ \t]*$//' to clean trailing spacesGiovanni Giacobbi2011-05-301-70/+70
|/ /
* | fixed: issue with z-index, thx to juja, see: ↵Felix Nagel2011-05-292-6/+9
| | | | | | | | https://github.com/fnagel/jquery-ui/issues/95
* | fixed: IE7 css problem, see https://github.com/fnagel/jquery-ui/issues/121Felix Nagel2011-05-251-2/+4
| |