| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-11-28 | 4 | -5/+34 |
|\| |
|
| * | Dialog: Update position when size is changed. Fixes #8789 - Dialog does not c... | Kris Borchers | 2012-11-26 | 1 | -2/+1 |
| * | Dialog: Extend autofocus, starting with [autofocus], then :tabbable content, ... | Jörn Zaefferer | 2012-11-26 | 1 | -1/+1 |
| * | Dialog: Extend visual test to verify DOM position restore on destroy; overhau... | Jörn Zaefferer | 2012-11-26 | 1 | -2/+9 |
| * | Dialog: Pass through icons and showText (as 'text') options to button. Fixes ... | Jörn Zaefferer | 2012-11-26 | 1 | -1/+12 |
| * | Dialog: Extract button pane creation into _createButtonPane | Jörn Zaefferer | 2012-11-26 | 1 | -1/+9 |
| * | Dialog: Use button widget for close button (was already listed as dependency) | Jörn Zaefferer | 2012-11-26 | 4 | -0/+4 |
* | | Selectmenu tests: Upgrade jQuery to 1.8.3 | Felix Nagel | 2012-11-23 | 5 | -5/+5 |
* | | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2012-11-15 | 25 | -25/+25 |
|\| |
|
| * | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 25 | -25/+25 |
* | | Selectmenu tests: lint fixes | Felix Nagel | 2012-11-13 | 2 | -7/+7 |
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-11-10 | 6 | -22/+249 |
|\| |
|
| * | Removed bgiframe. | Scott González | 2012-10-26 | 4 | -4/+0 |
| * | Dialog: Visual test page for modal form dialogs | Jörn Zaefferer | 2012-10-25 | 1 | -0/+70 |
| * | Dialog: Visual test page for animated modal dialog | Jörn Zaefferer | 2012-10-25 | 1 | -0/+53 |
| * | Position: Removed offset option. Fixes #6982 - Position: Remove offset option. | Scott González | 2012-10-25 | 2 | -19/+16 |
| * | Dialog: Save the active element that opened the dialog and restore focus to t... | Jörn Zaefferer | 2012-10-24 | 1 | -6/+12 |
| * | Dialog: Prevent dialog form losing focus (or move it back in IE <= 8). | Jörn Zaefferer | 2012-10-24 | 1 | -1/+1 |
| * | Dialog: Awesome new stacking and overlay implementation. Fixes the following ... | Nate Eagle | 2012-10-24 | 1 | -0/+89 |
| * | Tooltip: Do not attempt to position if tooltip is hidden. Fixed #8644 - Delay... | Andrew Couch | 2012-10-21 | 1 | -1/+6 |
| * | Tooltip: Only bind blur when opening via focus, mouseleave for mouseover. Rem... | Jörn Zaefferer | 2012-10-21 | 1 | -0/+7 |
| * | Tooltip: Fix nested tooltips (on hover) by closing parent tooltips and removi... | Jörn Zaefferer | 2012-10-21 | 1 | -2/+6 |
* | | Selectmenu: Upgrade jQuery to 1.8.2. | Felix Nagel | 2012-10-03 | 5 | -5/+5 |
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-10-03 | 22 | -24/+24 |
|\| |
|
| * | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 22 | -22/+22 |
| * | Tests: Fix padding from 4% to 2%, since width is 96%. | Rafael Xavier de Souza | 2012-09-19 | 1 | -1/+1 |
| * | Tooltip tests: Fixed typo | Kris Borchers | 2012-09-05 | 1 | -1/+1 |
* | | Selectmenu tests: Upgrade visual tests to jQuery to 1.8.0. | Felix Nagel | 2012-09-04 | 5 | -5/+5 |
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-08-30 | 22 | -22/+22 |
|\| |
|
| * | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 22 | -22/+22 |
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-08-11 | 1 | -2/+2 |
|\| |
|
| * | Tests: Fixining jquery include version | Corey Frang | 2012-07-23 | 1 | -1/+1 |
| * | Build: Splitting Release Coverage build into three | Corey Frang | 2012-07-23 | 2 | -3/+3 |
* | | Selectmenu: added complex menu demo to compatibility visual test | Felix Nagel | 2012-07-13 | 1 | -0/+62 |
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-07-12 | 5 | -24/+25 |
|\| |
|
| * | Menu: Expose the submenu indicator icon as an icon option | kborchers | 2012-07-10 | 1 | -2/+3 |
| * | Effects: Renamed all files. | Scott González | 2012-06-15 | 4 | -22/+22 |
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-05-31 | 1 | -2/+49 |
|\| |
|
| * | Menu Tests: Make the elements without anchors look like group headings and re... | kborchers | 2012-05-25 | 1 | -6/+6 |
| * | Menu: Better handling of divider elements and menu items without anchors. | kborchers | 2012-05-24 | 1 | -2/+49 |
* | | Merge with master | Felix Nagel | 2012-05-24 | 29 | -2317/+669 |
|\| |
|
| * | Don't use :input selector. | Scott González | 2012-05-21 | 1 | -1/+1 |
| * | Position visual tests: Cleanup. | Scott González | 2012-05-20 | 2 | -178/+120 |
| * | Position: Cleanup visual tests, keep general and feedback | Jörn Zaefferer | 2012-05-18 | 8 | -743/+188 |
| * | Tests: Use versioned jQuery files in index files. | Scott González | 2012-05-18 | 1 | -1/+1 |
| * | Menu visual tests: cleanup. | Scott González | 2012-05-18 | 1 | -29/+20 |
| * | Tooltip visual tests: Cleaned up animation tests. | Scott González | 2012-05-18 | 1 | -61/+61 |
| * | Tooltip visual tests: Removed now-unused ajax content. | Scott González | 2012-05-18 | 1 | -2/+0 |
| * | Tooltip: Cleaned up visual test. | Scott González | 2012-05-18 | 1 | -152/+150 |
| * | Visual tests: Fix index links | Jörn Zaefferer | 2012-05-18 | 1 | -2/+2 |