aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/terminal/gwt/client/BrowserInfo.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-225/+0
* Improved IE8 mode detection. IE8 is now detected as either IE7 (if in compati...Artur Signell2009-05-041-10/+22
* Fix for #2879 - IE8: IE7 CSS classname should be added to BODY in IE7 Standar...Artur Signell2009-04-301-3/+15
* moded browser specific style names to body, see #1660Matti Tahvonen2008-12-181-0/+8
* Classnames to reflect which browser is in use. Implements #1660Marc Englund2008-11-251-13/+66
* Fixed for #2006 - updated error handlingArtur Signell2008-08-281-2/+1
* fixed an issue in gecko - webkit detectionMatti Tahvonen2008-08-131-1/+1
* Added isFF3() Joonas Lehtinen2008-06-301-0/+4
* fixes #1802Matti Tahvonen2008-06-121-1/+5
* fixes #1764Matti Tahvonen2008-06-121-0/+4
* Enhanced browser detection system.Matti Tahvonen2008-06-111-0/+129