16 Commits (6541b7bad2e41c57a7731611a3f2f7032a5ce947)

Author SHA1 Message Date
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Adam Wagner 875c98972e Add method for getting complete browser version (#10490) 6 years ago
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Henri Sara a18842e2ae Replace tabs with spaces in Java files 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Henri Sara ac73dd5197 Add since tags for 8.1 7 years ago
  Artur 7bf4f7ade8 Detect Chrome on iOS as Chrome + Webkit (#9138) 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Artur Signell 25e824aea4 Correctly detect PhantomJS 2.1 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell bebb7efeae Detect Edge correctly (#18537) 8 years ago
  Artur Signell 7355f1a262 Reformat with Luna SR2 8 years ago
  Alexey Fansky 6e494b16ab Displaying tooltip on touch devices underneath the field (#17150) 9 years ago
  Juho Nurminen f7f581d57a Use native scrolling in IE on touch devices (#14864) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell 1385857896 Do not apply fix on mobile devices or devices without scrollbars (#12736) 10 years ago
  Johannes Dahlström cf796e281e Add v-iosN classname for all iOS versions instead of just N=6 (#12324) 10 years ago
  Johannes Dahlström cdb9a49bd5 Enable native scrolling in all iOS versions newer than 5, not just iOS 6 (#12324) 10 years ago
  Johannes Dahlström 16d17f9824 Fix native scrolling regression in iOS 6 homescreen apps (#12295) 10 years ago
  Henri Sara d7a64fd5b5 Enable native scrolling in home screen apps on iOS 6+ (#12149) 10 years ago
  John Ahlroos 609acd1bec Fixed table height rendering in Android 2.3 #11331 11 years ago
  John Ahlroos bcaf2e7f42 Apply webkitoverflowautofix for IE10 #11327 11 years ago
  John Ahlroos 34a6ebad40 Added IE10 touch support detection #9216 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 21f8f85da9 Added BrowserInfo.isIE10() and test for IE10 user agent (#9217) 11 years ago
  John Ahlroos cc1939621e Firefox now uses the overflow autofix + made sure we don't trigger a layout phase while running another layout phase #9845 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Artur Signell e03ac3fe1c Fixed TextArea maxlength so it is always enforced (#9199) 11 years ago
  Johannes Dahlström b5d5e2029c Remove #8792 fix from 6.8.2, defer to 6.8.3 11 years ago
  Johannes Dahlström 0cb6d53b23 Enable native touch scrolling on iOS 6 (#8792) 11 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 11 years ago
  Johannes Dahlström cac340e3dd #7911 Added a common CSS class "v-touch" for all touch devices 12 years ago
  Johannes Dahlström 9ae6ce60f0 #8763 Disable native touch scrolling on iOS 5 devices until #8792 is resolved 12 years ago
  Artur Signell 47f3e22cf8 Removed Safari 4 workarounds 12 years ago
  Johannes Dahlström 97df7ebc17 #8763 requiresTouchScrollDelegate now returns false for iOS5; the default return value is now true instead of false. 12 years ago
  Artur Signell c8e8a88211 Functions for reporting Android and iOS version (#8716) 12 years ago
  Artur Signell 44a1893f97 Joined MobileOS and OS so only one operating system is reported (#7911) 12 years ago
  Artur Signell 935850bc41 Added v-ios and v-android for mobile devices (#7911) 12 years ago
  Johannes Dahlström ed20ba59aa Reverted accidental commit 12 years ago
  Johannes Dahlström 1e07642a6f Blocked merge of revisions related to 6.7.7 release 12 years ago
  Leif Åstrand c84b02b1d8 Manage fix for overflow: auto in LayoutManager (#8615) 12 years ago