4 Commits (d36d63fefa3ab9f4908f97772bcc6499e4f52532)

Author SHA1 Message Date
  Denis Anisimov d36d63fefa Make AbstractDateField based on LocalDate (#125). 7 years ago
  Artur Signell a23bf9481c Move and duplicate client side and state to compatibility package 7 years ago
  Artur Signell d140deb4bf Move Vaadin 7 CheckBox to compatibility package 7 years ago
  Artur Signell 8328038b3c Rename packages in compatibility-client to use com.vaadin.v7 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 e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 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
  John Ahlroos 014f752f56 Fixed primary stylename handling for Datefield and InlineDatefield #9903 11 years ago
  Pekka Hyvönen 0f5284bb82 Constants -> enums (#9072) 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 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 acf099b41f Eliminated dependencies from server to client (#9279) 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
  Artur Signell 70d2458689 Add v-datefield-day instead of prefixed for compatibility (#8664) 12 years ago
  Pekka Hyvönen e9b1233e49 Fixed connector so it no longer overwrites all style attributes (#8664) 12 years ago
  Artur Signell 79bb29e855 State is now created using generators, removed setState (#8502) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell 28bdc6a011 ServerConnector is no longer a Paintable, components using updateFromUidl are 12 years ago
  Artur Signell 6548c896ea Fixed readonly handling for fields (depends on property readonly 12 years ago
  Artur Signell 042c30f5ac Use ComponentState for storing the state, not just as a communication 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget 12 years ago
  Henri Sara 23ff3340cd Communicate disabled flag in shared state (#8304). 12 years ago
  Henri Sara 3de6f24cbf Transfer read-only and immediate flags via shared state (#8304). 12 years ago
  Henri Sara e31b26ca98 Convert some literal strings of UIDL attributes to use constants. 12 years ago
  Artur Signell 6e7f97280a #8325 Move ApplicationConnection.updateComponent to 12 years ago
  Artur Signell eb1b7ed19f Adding missing license info 12 years ago
  Jens Jansson 67e798e5cb Splitted Widget and Paintable in VDateField and VDateFieldCalendar 12 years ago