13 Révisions (240cdce985bfc08a6e2869d1de52718227706640)

Auteur SHA1 Message Date
  Anna Koskinen 240cdce985
Prevent upload if no file is selected. (#11939) il y a 4 ans
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) il y a 6 ans
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) il y a 6 ans
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) il y a 6 ans
  Ahmed Ashour 04905e1e2e Use local variable for getWidget(). (#10253) il y a 6 ans
  Ahmed Ashour fb6e81221b Use lambda with Handlers (#10229) il y a 6 ans
  Knoobie a166d6f52b Add Upload#setButtonStyleName (#10044) il y a 6 ans
  Teemu Suo-Anttila dd20841c39 Move read-only to AbstractFieldState (#8514) il y a 7 ans
  Pekka Hyvönen 8ef496dbde Separate immediate mode for Upload from AbstactComponent.immediate il y a 7 ans
  Artur Signell 588f3cc7f8 Update copyright year to 2016 il y a 7 ans
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc il y a 7 ans
  Artur Signell 6d54d78944 Format using Eclipse Neon il y a 7 ans
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven il y a 8 ans
  Denis Anisimov bf030a07b0 Provide own states for a number of components (#18987). il y a 8 ans
  Denis Anisimov 305db63d59 Set title to empty string for Upload if tooltip is used (#14482). il y a 9 ans
  Artur Signell e77e73cf64 Update copyright year to 2014 il y a 10 ans
  Artur Signell 09969ce1fe Add change event for Upload (#13222) il y a 10 ans
  Tomi Virtanen 0579fba630 Upload control with empty selection (#9602) il y a 10 ans
  Artur Signell 75a09fb9df Fixed loadStyle to be more sensible (#10746) il y a 11 ans
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers il y a 11 ans
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) il y a 11 ans
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public il y a 11 ans
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) il y a 11 ans
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) il y a 11 ans
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) il y a 11 ans
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) il y a 12 ans
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces il y a 12 ans
  Artur Signell 79bb29e855 State is now created using generators, removed setState (#8502) il y a 12 ans
  Artur Signell c6d0787d1b Renamed @Component to @Connect il y a 12 ans
  Artur Signell 429aeadef9 Moved each component to its own package on client side il y a 12 ans
  Artur Signell 28bdc6a011 ServerConnector is no longer a Paintable, components using updateFromUidl are il y a 12 ans
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) il y a 12 ans
  Artur Signell 6548c896ea Fixed readonly handling for fields (depends on property readonly il y a 12 ans
  Artur Signell 042c30f5ac Use ComponentState for storing the state, not just as a communication il y a 12 ans
  Artur Signell 6cf9afc850 Organized imports and formatted all java files il y a 12 ans
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector il y a 12 ans
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap il y a 12 ans
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget il y a 12 ans
  Henri Sara 23ff3340cd Communicate disabled flag in shared state (#8304). il y a 12 ans
  Henri Sara 3de6f24cbf Transfer read-only and immediate flags via shared state (#8304). il y a 12 ans
  Henri Sara e31b26ca98 Convert some literal strings of UIDL attributes to use constants. il y a 12 ans
  Artur Signell 6e7f97280a #8325 Move ApplicationConnection.updateComponent to il y a 12 ans
  Jens Jansson 99b9132dcc #8324 Splitted VUpload into Widget and Paintable. il y a 12 ans