11 Commits (6541b7bad2e41c57a7731611a3f2f7032a5ce947)

Author SHA1 Message Date
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 years ago
  Artur Signell a18552fb25 Add AbstractTextField client side to make mapping 1:1 7 years ago
  Aleksi Hietanen 4a6a632b1f Update TextArea to extend AbstractFieldNew (#53) 7 years ago
  Artur Signell cfe3798852 Move TextArea to compatibility package 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 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
  Aleksi Hietanen a5575a9252 Update TextField to extend AbstractFieldNew (#51) 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell 38abea64cc Enable IE stuff also needed for Edge (#18523) 8 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Artur Signell 09c9de6e2a Allow using modifier + enter as shorcuts in TextArea (#13811) 10 years ago
  Artur Signell 5a4c888dbd Rename base on API review (#13557) 10 years ago
  Markus Koivisto 6a67b0bf60 Fix TextArea with enter keyboard shortcut (#12424) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Denis Anisimov cfbcaaf213 Drag image for text-area should contain text of text-area (#13557). 10 years ago
  Teemu Suo-Anttila 168de1fefa Revert "Drag image for text-area should contain text of text-area (#13557)" 10 years ago
  Denis Anisimov f227f0c106 Drag image for text-area should contain text of text-area (#13557). 10 years ago
  Artur Signell 1b85e5926a Added missing import (#11982) 11 years ago
  Artur Signell 892b8ba4e3 Do not submit TextArea value on enter in IE (#11982) 11 years ago
  Leif Åstrand 5ea677d377 Make TextArea.setCursorPosition work in all browsers (#8769) 11 years ago
  Leif Åstrand 468438fc0f Reattach when wrapping in webkit for correct text flow (#10536) 11 years ago
  Leif Åstrand 0d75be99df Ensure nonwrapping textarea has white-space: pre; style (#10536) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Artur Signell 8941056349 Reformatted project 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
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Artur Signell 2e6c788c14 Moved most of TextField/TextArea/PasswordField paintContent to state 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Jens Jansson b084368fd3 Splitted TextField and TextArea to Widget and Paintable. 12 years ago
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. 12 years ago
  Artur Signell c2722bfeb2 #8311 Converted CRLF to LF in all source files 12 years ago
  Johannes Dahlström 4f6bc36661 Merge from 6.7 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  John Alhroos ee8db4bc93 Fixes #5980 13 years ago
  Artur Signell 76ebc789da Added missing communication of rows and wordwrap attributes (#3752) 13 years ago
  Artur Signell 27ebe4fa74 Added missing communication of rows and wordwrap attributes (#3752) 13 years ago
  Artur Signell 3d3882ba8c #6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferred 13 years ago
  Henri Sara 3916d28046 #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
  Henri Sara 1981ddc3b1 #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 years ago
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Matti Tahvonen 52d88518a1 fixes #932, implemented maxlength for textfield 15 years ago
  Matti Tahvonen 1d9db1042c relocated method + added TODO 16 years ago
  Jani Laakso 3b5793fd55 License header parametrized 16 years ago
  Matti Tahvonen bbe5766a4f fixes #1158 16 years ago