13 コミット (240cdce985bfc08a6e2869d1de52718227706640)

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