Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 4 | -4/+4 |
| | |||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 4 | -4/+4 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 4 | -4/+4 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 4 | -4/+4 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 4 | -4/+4 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-08-01 | 4 | -4/+4 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 4 | -4/+4 |
| | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 4 | -4/+4 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 4 | -4/+4 |
| | |||||
* | External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work ↵ | Scott González | 2010-10-19 | 1 | -1/+1 |
| | | | | in IE9 because of bgiframe. | ||||
* | Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes ↵ | Scott González | 2010-07-19 | 2 | -2/+2 |
| | | | | #5691 - wrong menu size calculation in webkit browsers (Autocomplete). | ||||
* | Drilldown menu: First attempt at drilldown animations | jzaefferer | 2010-03-26 | 1 | -3/+27 |
| | |||||
* | Menu prototypes: Renamed newer ones to old names | jzaefferer | 2010-03-26 | 2 | -0/+0 |
| | |||||
* | Menu prototypes: Remove early nested and drilldown prototypes, to be ↵ | jzaefferer | 2010-03-26 | 2 | -489/+0 |
| | | | | replaced with nested2/drilldown2 | ||||
* | Drilldown menu: Fixing type-to-search, missing event argument to ↵ | jzaefferer | 2010-03-25 | 1 | -1/+1 |
| | | | | menu-activate method | ||||
* | Menu: new prototype for drilldown menu with keyboard handling | jzaefferer | 2010-03-24 | 1 | -0/+235 |
| | |||||
* | Improved drilldown keyboard handling | jzaefferer | 2010-03-24 | 1 | -8/+12 |
| | |||||
* | Implemented menu/nested2 visual test, implementation doesn't rip DOM apart, ↵ | jzaefferer | 2010-03-24 | 1 | -19/+145 |
| | | | | way simpler then original approach | ||||
* | Fixing styles for menu to work properly in IEs, even with nested menus ↵ | jzaefferer | 2010-03-24 | 1 | -0/+7 |
| | | | | (updated the nested-menu protoype nested2.html with themeroller) - kills the hover-border in IE6, but we have to live with that | ||||
* | Menu: Testing nested menus without the DOM restructuring, just need to fix ↵ | jzaefferer | 2010-03-23 | 1 | -0/+103 |
| | | | | display issue in IE6 | ||||
* | Remove width:100%; from menu-item styles (was there for icon-support, which ↵ | jzaefferer | 2010-03-22 | 1 | -5/+10 |
| | | | | was dropped); also fixed the nested-menu visual test to position properly in IE6 | ||||
* | Cleaning up visual tests | jzaefferer | 2010-03-21 | 1 | -0/+0 |
| | | | Fixes #5395 - Visual Tests Cleanup | ||||
* | line-endings | jzaefferer | 2010-03-20 | 4 | -773/+773 |
| | |||||
* | Added visual menu tests from (old) dev-branch and fixed nested-menu | jzaefferer | 2010-03-20 | 4 | -0/+773 |