6 Commits (d1520204ea3e55acdab5a0d6fb03154ffe50d538)

Author SHA1 Message Date
  Ahmed Ashour d1520204ea Use simple class names 6 years ago
  Teemu Suo-Anttila 0cfb20938f Revert diamond operator changes 7 years ago
  Pekka Hyvönen 02666227a2 Updated migration related documentation (#8602) 7 years ago
  Henri Sara 4f4b47d468 Revert Upload listener registration changes in compatibility package 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  Pekka Hyvönen 8cdaeb241a Add Upload to compatibility packages 7 years ago
  Aleksi Hietanen 2bee988272 Unify listeners on the server side 7 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 6d54d78944 Format using Eclipse Neon 7 years ago
  Henri Sara c726ae1b27 Make immediate mode the default 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Denis Anisimov bf030a07b0 Provide own states for a number of components (#18987). 8 years ago
  Artur Signell 7dcba4ed85 Do not send empty server requests (#11733) 9 years ago
  Denis Anisimov 3f728bea50 Call endUpload() in finally block of fail handling (#14677). 9 years ago
  Teemu Pöntelin 57286c6795 Fix a typo in Javadoc 9 years ago
  Heikki Ohinmaa a197bd64db Fixed javadoc for Upload class (#14266) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand 4f7c09daf4 Remove all unnecessary semicolons reported by Eclipse 10 years ago
  Artur Signell 09969ce1fe Add change event for Upload (#13222) 10 years ago
  Tomi Virtanen 0579fba630 Upload control with empty selection (#9602) 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell ce282b2b4e Unified deprecation messages 11 years ago
  Johannes Dahlström 602b6903a6 Move LegacyComponent from com.vaadin.server to com.vaadin.ui 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  Petri Heinonen f32d6ab1db refak listeners com.vaadin.ui 11 years ago
  Johannes Dahlström fadb44821a Rename Vaadin6Component to LegacyComponent (#9434) 11 years ago
  Artur Signell 63595217a2 Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) 11 years ago
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11 years ago
  Leif Åstrand bc6786f0dc Rename requestRepaint to markAsDirty (#9378) 11 years ago
  Artur Signell 8d2d0adb62 Removed API deprecated in Vaadin 6 (#9071) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 054c4a16f5 Removed more @version included in some files but not in all (#9299) 11 years ago
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 11 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 11 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Artur Signell 496a0c0039 Component no longer implements Paintable 12 years ago
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 years ago
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 years ago
  Jens Jansson 99b9132dcc #8324 Splitted VUpload into Widget and Paintable. 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell 88b3d7f780 #1410 getListeners method for all classes that have addListener/removeListener 13 years ago
  Matti Tahvonen d2c22fbd5b #6630 forcing upload start now possible with java api. Also (related to this) setting uploadButtonCaption to null, hides the upload button (this way there is no need to use css for this). 13 years ago
  Matti Tahvonen 9afc0fe150 added missing requestRepaint call 13 years ago
  Henri Sara 6fcd994f1a Merged changes from 6.5 branch 13 years ago
  Artur Signell a58a63e05d Fixed javadoc typos 13 years ago
  Artur Signell 23618a1d3c Added missing javadoc 13 years ago
  Artur Signell 9804267e9c Organized imports 13 years ago
  Matti Tahvonen 0a5db7864d method and class renames and cleaning up TODOs 13 years ago
  Matti Tahvonen 83c63a773c #5743, #5742, #5741, #4275 related refactoring. Renamed com.vaadin.terminal.Receiver (introduced earlier in this dev branch) to StreamVariable and combined ReceiverOwner methods to it. Resetted Upload.Receiver to 6.4 state, DD wrapper uses StreamVariable based API (breaking change, but very rare code atm) 13 years ago