13 Commits (fb6e81221bd1b5ab0b81a3ee6c82e4286df57264)

Author SHA1 Message Date
  Ahmed Ashour fb6e81221b Use lambda with Handlers (#10229) 6 years ago
  Ahmed Ashour 69ac68e064 Fix typos (#10213) 6 years ago
  Ahmed Ashour 03570cb874 Scheduler.ScheduledCommand and RepeatingCommand to be lambda (#10203) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Johannes Tuikkala 58b3bce533 Fix client-side error when Upload in TabSheet and Push 7 years ago
  Pekka Hyvönen 8ef496dbde Separate immediate mode for Upload from AbstactComponent.immediate 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
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell 7dcba4ed85 Do not send empty server requests (#11733) 9 years ago
  Artur Signell e6f97d6f52 Remove dependencies from ProgressBar/Escalator to parts related to the server (#15544) 9 years ago
  Sauli Tähkäpää 98a6367842 Set v-disabled on Button inside Upload when disabled. (#14655) 9 years ago
  Sauli Tähkäpää 553f51ae6d Add missing comments. (#14482, #14565) 9 years ago
  Denis Anisimov 305db63d59 Set title to empty string for Upload if tooltip is used (#14482). 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
  Tomi Virtanen 0579fba630 Upload control with empty selection (#9602) 10 years ago
  Artur Signell d6fca78207 Fix race condition in upload with push (#10214) 11 years ago
  Artur Signell 613d2c044d Fixed race condition in upload (#10942) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Anna Koskinen bd2cb2fcdc Re-added accidentally removed IE 8 workaround for uploads (#9179) 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 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
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 12 years ago
  Jens Jansson 99b9132dcc #8324 Splitted VUpload into Widget and Paintable. 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
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Matti Tahvonen a8d6138ab0 #6630 improved submitUpload so that upload started listeners now trigger server side event 12 years ago
  John Alhroos 9cf4a1b2ee Fixed issue with file upload dialog not closing when selecting file #7135 13 years ago
  Matti Tahvonen 11a0f0a313 fixes #6881, VUpload now creates a fresh target frame if the server side reports the upload should be ready to receive 13 years ago
  Matti Tahvonen 7f57445798 merged fix for #6642 13 years ago
  Matti Tahvonen 93580a9dc6 fixes #6642 13 years ago
  Matti Tahvonen d4f15a897f fixes #6842, descriptions now shown from the whole component 13 years ago
  Matti Tahvonen c7e81ad493 code format 13 years ago
  Matti Tahvonen a32ac8c079 merged #6772 related changes to 6.6 13 years ago
  Matti Tahvonen 3bd6f9497e fixes #6772: Application resources and stream variables now relatively parsed on the client side -> works better in some reverse proxy setups 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