| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Resizable: Remove workaround for handles not working in IE when transparent w... | Scott González | 2011-05-20 | 1 | -6/+1 |
| * | | CSS: added support for konqueror border-radius. Fixed #6097. | jgv | 2011-05-18 | 1 | -5/+5 |
| * | | missing comma(cherry picked from commit 39fab1f39811818887e8906ede21453ef2183... | Jesse Baird | 2011-05-18 | 1 | -1/+1 |
| * | | There's no guard against unparsed characters at the end of the date string, a... | Jörn Zaefferer | 2011-05-18 | 2 | -0/+12 |
| * | | 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 | 3 | -4/+18 |
| * | | Button demo: modified order of selectors. Fixed #7094 - Buttons problem in Opera | Ben Boyle | 2011-05-16 | 1 | -1/+1 |
| * | | Datepicker: Made the day of year calculator be more accurate. Fixes #6827 - D... | Jay Merrifield | 2011-05-16 | 2 | -1/+6 |
| * | | 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 | 2 | -2/+18 |
| * | | Theme: Reducing size of CSS for Corner Properties - Fixes #7356 - Reducing si... | gnarf | 2011-05-12 | 1 | -9/+4 |
| * | | Updating the 1-8-stable version to 1.8.14pre | Scott González | 2011-05-12 | 1 | -1/+1 |
* | | | 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: nsufficient right padding for .ui-selectmenu-status, thx to @jfirebaug... | Felix Nagel | 2011-09-13 | 1 | -1/+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 | 2 | -19/+27 |
* | | fixed: optimize element creation | Felix Nagel | 2011-07-31 | 2 | -47/+57 |
* | | 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 |
* | | added: demo files refresh, overlay and typeahead | Felix Nagel | 2011-06-16 | 3 | -0/+258 |
* | | fixed: some issue with height and refresh, thx to trollix, see: https://githu... | Felix Nagel | 2011-06-16 | 1 | -12/+22 |
* | | fixed: problem (mainly in <= IE7) when select has no id, thx Ryzo and cburgdo... | Felix Nagel | 2011-06-07 | 1 | -3/+3 |
* | | push tag and change comment | Felix Nagel | 2011-06-01 | 1 | -1/+1 |
* | | prepare tag v1.1.0selectmenu_v1.1.0 | Felix Nagel | 2011-06-01 | 2 | -5/+8 |
* | | revert: problems with popup style in multiple browsers because of this pull r... | Felix Nagel | 2011-06-01 | 1 | -4/+4 |
* | | fixed: disable / enable issue when reinit (refresh) selectmenu | Felix Nagel | 2011-05-31 | 1 | -6/+8 |
* | | Merge pull request #126 from thg2k/fnagel-selectmenu-clean | Felix Nagel | 2011-05-31 | 1 | -78/+78 |
|\ \ |
|
| * | | fixed indentation | Giovanni Giacobbi | 2011-05-30 | 1 | -8/+8 |
| * | | running through sed 's/[ \t]*$//' to clean trailing spaces | Giovanni Giacobbi | 2011-05-30 | 1 | -70/+70 |
|/ / |
|
* | | fixed: issue with z-index, thx to juja, see: https://github.com/fnagel/jquery... | Felix Nagel | 2011-05-29 | 2 | -6/+9 |
* | | fixed: IE7 css problem, see https://github.com/fnagel/jquery-ui/issues/121 | Felix Nagel | 2011-05-25 | 1 | -2/+4 |