| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Menu: Update default visual test, remove the disable/toggle buttons, that beh... | Jörn Zaefferer | 2012-05-18 | 1 | -34/+16 |
| * | Menu: Update default visual test, add headings and fix disable/destroy toggle... | Jörn Zaefferer | 2012-05-18 | 1 | -4/+11 |
| * | Menu: Remove tablemenu visual test, broken and not interesting | Jörn Zaefferer | 2012-05-18 | 2 | -69/+0 |
| * | Menu: Remove drilldown visual test, broken and superceded by James Rosen's im... | Jörn Zaefferer | 2012-05-18 | 2 | -268/+0 |
| * | Tests: Cleaned up index pages. Fixes #7374 - Broken link to Static and Visual... | Scott González | 2012-05-15 | 1 | -0/+90 |
| * | Visual tests: Effects cleanup. | Scott González | 2012-05-15 | 5 | -125/+118 |
| * | Visual tests: Cleanup. | Scott González | 2012-05-15 | 7 | -854/+95 |
| * | Visual tests: Renamed files. | Scott González | 2012-05-15 | 3 | -3/+5 |
* | | Selectmenu: trim trailing spaces | Felix Nagel | 2012-05-16 | 2 | -3/+3 |
* | | Selectmenu: Upgrade tests to jQuery 1.7.2 | Felix Nagel | 2012-05-16 | 5 | -5/+5 |
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-05-14 | 28 | -895/+657 |
|\| |
|
| * | addClass visual test: Added description of test. | Scott González | 2012-05-08 | 1 | -2/+4 |
| * | Compound visual tests: Cleanup. | Scott González | 2012-05-08 | 10 | -685/+231 |
| * | tests visual position: minor refactor | Richard D. Worth | 2012-04-26 | 3 | -45/+45 |
| * | Fix various issues in our html files, fifth batch | Richard D. Worth | 2012-04-26 | 4 | -46/+46 |
| * | Position: Fix scrollbar calculcation to correctly take overflow:scroll into a... | Jörn Zaefferer | 2012-04-24 | 1 | -1/+1 |
| * | Merge branch 'master' into position-notification | Scott González | 2012-04-23 | 12 | -177/+131 |
| |\ |
|
| | * | Fix various issues in our html files, fourth batch | Jörn Zaefferer | 2012-04-23 | 9 | -101/+53 |
| | * | Fix various issues in our html files, second batch | Jörn Zaefferer | 2012-04-23 | 3 | -76/+78 |
| * | | Position visual tests: Cleanup. | Scott González | 2012-04-20 | 2 | -138/+143 |
| * | | Merge branch 'master' into position-notification | Scott González | 2012-04-20 | 1 | -1/+1 |
| |\| |
|
| | * | Menu: Modified interactions to allow keyboard navigation to disabled items so... | kborchers | 2012-04-16 | 1 | -1/+1 |
| * | | Position: Use offsets for all calculations in feedback API. | Scott González | 2012-04-20 | 1 | -1/+1 |
| * | | Position: Expose target and element dimensions to allow further customization... | Jörn Zaefferer | 2012-04-13 | 2 | -6/+111 |
| * | | Position: Cleanup feedback test page | Jörn Zaefferer | 2012-04-12 | 1 | -28/+14 |
| * | | Position: Improve feedback API by giving the center/middle position more weig... | Jörn Zaefferer | 2012-04-12 | 6 | -10/+25 |
| * | | Position: Extend feedback test page to include two mouse-positioned elements,... | Jörn Zaefferer | 2012-04-11 | 1 | -10/+30 |
| * | | Position: Use a separate object and argument for the feedback information, ke... | Jörn Zaefferer | 2012-04-10 | 2 | -9/+9 |
| * | | Position: First draft for a new notification API, via using callback, telling... | Jörn Zaefferer | 2012-04-10 | 2 | -4/+132 |
| |/ |
|
| * | Menu: Add dividers using empty list items | kborchers | 2012-04-07 | 1 | -0/+1 |
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-05-14 | 33 | -247/+50 |
|\| |
|
| * | Position: Extend main visual test page with simple 'arrow' callouts, as a sta... | Jörn Zaefferer | 2012-04-03 | 1 | -2/+18 |
| * | Tooltip: Remove old callout test page. Completely broken at this point, not w... | Jörn Zaefferer | 2012-04-03 | 1 | -213/+0 |
| * | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 33 | -33/+33 |
* | | Merge branch 'master' into selectmenu | Scott González | 2012-02-29 | 2 | -15/+117 |
|\| |
|
| * | Accordion: Added visual tests for nested accordions with differing icons opti... | Scott González | 2012-02-26 | 1 | -0/+95 |
| * | Tooltip: Replace blur with focusout to deal with inputs nested in tooltipped ... | Jörn Zaefferer | 2012-02-23 | 1 | -15/+22 |
* | | Selectmenu: added empty.html visual test, small improvements in html files | Felix Nagel | 2012-02-26 | 2 | -0/+74 |
* | | Selectmenu: fix for IEs item hover problem, overflow CSS properties now included | Felix Nagel | 2012-02-26 | 2 | -2/+2 |
* | | Selectmenu: small typo in visual test | Felix Nagel | 2012-02-26 | 1 | -2/+1 |
* | | Selectmenu: removed Button widget dependency | Felix Nagel | 2012-02-23 | 4 | -4/+0 |
* | | Selectmenu: merge themeswitcher with compatibility visual test | Felix Nagel | 2012-02-22 | 2 | -105/+8 |
* | | Selectmenu: Introduce menuWidget method, to get access to the menu element. F... | Jörn Zaefferer | 2012-02-21 | 1 | -3/+2 |
* | | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2012-02-21 | 3 | -2954/+63 |
|\| |
|
| * | Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - re... | Scott González | 2012-02-12 | 1 | -7/+7 |
| * | Menu: Prevent navigating to disabled menu items with the keyboard. | kborchers | 2012-02-06 | 1 | -2/+3 |
| * | Menu: Prevent clicking on disabled menu items and remove unnecessary extra pa... | kborchers | 2012-02-03 | 1 | -5/+5 |
| * | Visual tests: Cleaned up dialog tests. | Scott González | 2012-02-01 | 1 | -2942/+50 |
* | | Selectmenu: removed space from file name | Felix Nagel | 2012-01-25 | 1 | -0/+0 |
* | | Selectmenu: add refresh method to visual test | Felix Nagel | 2012-01-20 | 1 | -1/+7 |