| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Revert "Mouse: Changed mouseHandled check to a local var rather than using or... | Scott González | 2011-08-01 | 1 | -8/+4 |
| * | | jQuery 1.6 support. | Scott González | 2011-07-29 | 5 | -13/+15 |
| * | | Slider: Fixed var statement. Fixes #7564 - alignValue Global Scope. | Scott González | 2011-07-19 | 1 | -1/+1 |
| * | | Datepicker i18n: Corrected Dutch abbreviation of month name March. Fixed #756... | Richard D. Worth | 2011-07-19 | 1 | -1/+1 |
| * | | Datepicker: show inline datepicker setting explicit display:block instead of ... | Richard D. Worth | 2011-07-19 | 1 | -1/+3 |
| * | | Merge pull request #322 from kborchers/bug_5665 | Corey Frang | 2011-07-19 | 1 | -1/+10 |
| * | | Datepicker: Added onSelect.apply() call to _setDate method if onSelect is def... | marcneuwirth | 2011-06-28 | 1 | -0/+8 |
| * | | Datepicker: Added onSelect.apply() call to _doKeyDown method when enter butto... | marcneuwirth | 2011-06-28 | 1 | -0/+7 |
| * | | Datepicker: Removing unnessecary typeof check. Fixed #6669 - Datepicker: _sel... | marcneuwirth | 2011-06-27 | 1 | -2/+1 |
| * | | Datepicker: Reset this.maxRows (rows in a month) on each row in a multi-row d... | kborchers | 2011-06-16 | 1 | -0/+1 |
| * | | Datepicker: Calculate the max number of rows necessary when displaying months... | kborchers | 2011-06-16 | 1 | -1/+7 |
| * | | Datepicker: Don't use .delegate(). Fixes #7470 - Datepicker: 1.8.x can't be u... | Scott González | 2011-06-13 | 1 | -10/+15 |
| * | | Effects: Fixed typo. Fixes #7435 - animateClass ignores easing due to typo 'e... | Scott González | 2011-05-28 | 1 | -1/+1 |
| * | | Droppable: Added dragStart and dragStop to ddmanager and call them from dragg... | kborchers | 2011-05-27 | 2 | -0/+18 |
| * | | Mouse: Optimize the cancel locator, works around a bug where .add(event.targe... | Jay Merrifield | 2011-05-26 | 1 | -1/+1 |
| * | | Resizable: correct aspectRatio handling with min/max dimensions. Fixed #4951 ... | Jeff Remy | 2011-05-26 | 1 | -3/+31 |
| * | | Button: adding event.preventDefault. Fixes #5945 - Disabled buttons still all... | Andrew Powell | 2011-05-26 | 1 | -0/+1 |
| * | | Button: modified the event bindings for focus and blur. Fixed #6711 - checkbo... | Glenn Goodrich | 2011-05-26 | 1 | -7/+9 |
| * | | Sortable: Changed to check the parent's length so that the dom position of th... | kborchers | 2011-05-25 | 1 | -1/+1 |
| * | | There's no guard against unparsed characters at the end of the date string, a... | Jörn Zaefferer | 2011-05-18 | 1 | -0/+3 |
| * | | Dialog: Changed IE6 overlay width adjustment to apply to all IE versions. Fix... | Jörn Zaefferer | 2011-05-18 | 1 | -2/+2 |
| * | | Button: Refactored formResetHandler and fixed scope. Foxes #7261 - Refresh sc... | Scott González | 2011-05-18 | 1 | -7/+5 |
| * | | Datepicker: onClose callback should be triggered by show. Fixed #6656 - onClo... | Kato Kazuyoshi | 2011-05-18 | 1 | -4/+12 |
| * | | Datepicker: Made the day of year calculator be more accurate. Fixes #6827 - D... | Jay Merrifield | 2011-05-16 | 1 | -1/+1 |
| * | | Draggable: Changed logic to only subtract left and top offsets of containment... | kborchers | 2011-05-13 | 1 | -2/+2 |
| * | | Button: Don't fire click/change events if mouse was dragged during click of t... | Kris Borchers | 2011-05-13 | 1 | -3/+26 |
| * | | Draggable: Check for grid elements set to 0 to prevent divide by 0 error caus... | kborchers | 2011-05-13 | 1 | -2/+3 |
| * | | Button: no longer calls _resetButton() after changing the disabled option. Fi... | Doug Neiner | 2011-05-12 | 1 | -0/+2 |
| * | | Button: Added rtl detection so corner classes would properly be applied to bu... | Doug Neiner | 2011-05-12 | 1 | -2/+4 |
* | | | improved: selector, thx to @Ninkasi | Felix Nagel | 2011-10-10 | 1 | -1/+1 |
* | | | fixed: resize now forces a close the list, follow-up #147 | Felix Nagel | 2011-10-10 | 1 | -3/+1 |
| |/
|/| |
|
* | | fixed: toggle dropdown when icon is clicked, related to #147, thx to @brainTr... | Felix Nagel | 2011-09-13 | 1 | -1/+1 |
* | | fixed: jumping in IE9, follow up to #147, see #154, thx to @Ninkasi | Felix Nagel | 2011-08-20 | 1 | -3/+3 |
* | | fixed: disable tab index when init from disabled select, thx to @gcko, see #136 | Felix Nagel | 2011-08-10 | 1 | -1/+1 |
* | | fixed: problem when hiding first option by css, thx to @RobertSheaO, see #152 | Felix Nagel | 2011-08-09 | 1 | -1/+1 |
* | | fixed: zIndex, follow up to #147, thx to @viskenxp, see: https://github.com/f... | Felix Nagel | 2011-08-05 | 1 | -3/+1 |
* | | changed: li element creation, thx to @lephyrius, see selectOptionData[ i ].di... | Felix Nagel | 2011-08-03 | 1 | -2/+21 |
* | | fixed: code quality | Felix Nagel | 2011-08-02 | 1 | -10/+9 |
* | | changed: code cleanup | Felix Nagel | 2011-08-02 | 1 | -9/+10 |
* | | changed: code quality, missing semicolon | Felix Nagel | 2011-08-02 | 1 | -42/+42 |
* | | fixed: problem with disabled transfer, THX to Dimitri B., via email | Felix Nagel | 2011-08-02 | 1 | -1/+1 |
* | | fixed: hopefully some issues with positioning and jumping, see: https://githu... | Felix Nagel | 2011-08-02 | 1 | -18/+26 |
* | | fixed: optimize element creation | Felix Nagel | 2011-07-31 | 1 | -46/+55 |
* | | Merge pull request #145 from Netson/patch-1 | Felix Nagel | 2011-07-29 | 1 | -7/+8 |
|\ \ |
|
| * | | Edited ui/jquery.ui.selectmenu.js via GitHub | Netson | 2011-07-24 | 1 | -8/+9 |
* | | | added: empty select support | Felix Nagel | 2011-06-29 | 1 | -60/+67 |
|/ / |
|
* | | fixed: disabled Selectmenu receives focus on tab, thx to gcko, see https://gi... | Felix Nagel | 2011-06-29 | 1 | -17/+20 |
* | | fixed: disabled optgroup options receive focus, thx to gcko, see https://gith... | Felix Nagel | 2011-06-29 | 1 | -1/+1 |
* | | some code clean up | Felix Nagel | 2011-06-17 | 1 | -22/+22 |
* | | fixed: problem with height and maxHeight, generally improved height handling | Felix Nagel | 2011-06-16 | 1 | -13/+1 |