Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Begrudgingly adds chrome detection to jQuery.browser (1.7). Fixes #9385" | timmywil | 2011-08-26 | 1 | -2/+2 |
| | | | | This reverts commit dd93d0eb32dc638ff3319792a885acd6d3c25c30. | ||||
* | Revert "Updated version numbers; Fixes #9385" | timmywil | 2011-08-26 | 1 | -2/+2 |
| | | | | This reverts commit 09fe3ea265d730cc5e2dd2705d5a60ffd382d166. | ||||
* | Updated version numbers; Fixes #9385 | rwldrn | 2011-06-23 | 1 | -2/+2 |
| | |||||
* | Begrudgingly adds chrome detection to jQuery.browser (1.7). Fixes #9385 | rwldrn | 2011-06-20 | 1 | -2/+2 |
| | |||||
* | adding extra useragents from trac tickets. correcting opera version | Paul Irish | 2010-01-12 | 1 | -1/+18 |
| | |||||
* | Rewrite of jQuery.browser to become engine-centric, rather than ↵ | jeresig | 2010-01-05 | 1 | -0/+255 |
browser-centric. Also attempt to determine the engine version in a smarter fashion, less prone to error. Finally, enhanced the test suite with 255 useragent strings from http://user-agent-string.info/download for testing. jQuery.browser.safari is now deprecated, use jQuery.browser.webkit instead. |