4 Commits (809a486c60a680d31308ffd078e6f8036252a990)

Author SHA1 Message Date
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
  Artur Signell 18be14999d Remove Legacy prefix 7 years ago
  Artur Signell b965c256e8 Move and duplicate client side and state to compatibility package 7 years ago
  Artur Signell 58853fe47b Move old TextField to compatibility package 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 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
  Aleksi Hietanen a5575a9252 Update TextField to extend AbstractFieldNew (#51) 7 years ago
  Teemu Pöntelin aa2cdc96ec Always return cursor position 0 when displaying input prompt (#19766) 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell f818f7cb44 Revert "Update text value also with timer triggered text change events. (#16270)" 9 years ago
  Sauli Tähkäpää c8d4c9e8cf Update text value also with timer triggered text change events. (#16270) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  hp279 033174a9d7 Fix VTextField w/ InputPrompt and ShortcutListener (#13492) 10 years ago
  Anthony Guerreiro 6f468c8441 Fix for drag-and-drop text to TextField in Firefox (#14056) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 years ago
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) 10 years ago
  Tapio Aali 6c076e3c12 Workaround for input prompt used as value on ESC in FF (#8051) 10 years ago
  michaelvogt 96b6250039 Form field and layout Aria corrections (#11785) 11 years ago
  Leif Åstrand 5ea677d377 Make TextArea.setCursorPosition work in all browsers (#8769) 11 years ago
  michaelvogt 320b4e3776 WAI-ARIA fields (#11180) 11 years ago
  John Ahlroos 2788b51923 Merge of (#9940) to Vaadin 7 11 years ago
  Artur Signell ce5f8b13d5 Fixed NPE (#10537) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Henri Sara aa9a76317b Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fix 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 acf099b41f Eliminated dependencies from server to client (#9279) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Artur Signell 2e6c788c14 Moved most of TextField/TextArea/PasswordField paintContent to state 12 years ago
  Artur Signell fc7476c060 Fixed references in native code to old class names 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell f3306f62fc Removed unneeded code (TextField uses border box sizing) 12 years ago
  Artur Signell e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 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
  Leif Åstrand e0b996b885 Remove some code for IE 6 & 7 (#7913) 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 622545764d Split Paintable handling from ApplicationConnection to PaintableMap. 12 years ago
  Johannes Dahlström dd786ffd35 Merged changes from 6.7 12 years ago
  Leif Åstrand 54aac82d4e #8035 - More generic fix based on review 12 years ago
  Artur Signell aaf134a39b Merged tests, fixes and javadoc updates from 6.7 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago