16 Commits (2bf0b02220ea96ee959b766a32bf1a79ae968317)

Author SHA1 Message Date
  Anna Koskinen 2bf0b02220
Ensure value change happens before shortcuts in compatibility components (#11871) 4 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour 69ac68e064 Fix typos (#10213) 6 years ago
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour 7e4b4ff5a9 Use enhanced for loop for arrays. (#10121) 6 years ago
  Ahmed Ashour 43f4a17f0d Simplify conditional logic. (#10122) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 46950473fd UIDL to implement Iterable (#10101) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell 99e90f8c56 Flush the active connector before executing a shortcut action 7 years ago
  Artur Signell 50f8f5e41c Remove component dependencies from core framework classes 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell b89213ee88 Prevent key events without key code from triggering actions (#11029) 9 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
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  John Ahlroos 308d0451d5 Revert "Merged shortcut action fix from 6.8 (#8484)" 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 6da74b9512 Moved ShortcutActionHandler constants to shared (#8484) 11 years ago
  John Alhroos a003c8724c Merged shortcut action fix from 6.8 (#8484) 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 11 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Leif Åstrand 208f2461a7 Remove some references to Container 12 years ago
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. 12 years ago
  Artur Signell cc3d673ad8 Split VScrollTable, VTreeTable and VMenuBar into paintable and 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Henri Sara 6fcd994f1a Merged changes from 6.5 branch 13 years ago
  Matti Tahvonen 33f6cd47ad fixes #6484, added missing META modifier key as a constant and handling on the client side. 13 years ago
  Artur Signell 3d3882ba8c #6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferred 13 years ago
  Artur Signell da911a6550 Organize imports. 13 years ago
  Artur Signell 53c8314691 Fixed use of deprecated alignment method and theme constants (#5749) 13 years ago
  Henri Sara eca26c9630 #5692 Generics: mostly UIDL.getChildIterator related changes; UIDL.getChildIterator() related code should be improved 13 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 13 years ago
  Matti Tahvonen 14f0506bf3 fixes #4175 and partly #5373 (TextField and RichTextArea now work properly) 14 years ago
  Artur Signell a2275adf31 Merged "#5157 shortcut actions for function keys did not work, test case and fix" from 6.3 14 years ago
  Henri Sara 9700a4badb #5157 shortcut actions for function keys did not work, test case and fix 14 years ago
  Matti Tahvonen 7749ec6928 fixes #4503 14 years ago
  Marc Englund cc6fa77617 Easier keyboard shortcuts for #875 - includes shorthand notation for ShortcutAction, Form is now handler in addition to Panel, AbstractField.addAction() delegates handling to containing Window. Javadoc and examples TBD 14 years ago
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Artur Signell 04ce831176 Mass format 15 years ago