2 Commits (7c8f440781835dbcf72bfbc47ab8be2f669a40e4)

Author SHA1 Message Date
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Denis f42b9657b8 Introduce DateTimeFile and InlineDateTimeField. (#8218) 7 years ago
  Denis Anisimov d078a5d7db Rename PopupDateField to DateField #297. 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Denis Anisimov 87118c4b94 Derive DateField from new AbstractField (#57). 7 years ago
  Denis Anisimov bb9564db42 Move old DateField components to legacy package (pre-#57). 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Sauli Tähkäpää 940b082cd5 Sanitize connectors for PopupDateField and DateField. (#17090) 9 years ago
  Mikael Grankvist e38a4c3e21 Override IE disabled style for text field (#14565) 9 years ago
  Mika Murtojarvi 4b48b027c8 Fix the behavior of PopupDateField when changing resolution (#14174). 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand c6a7c81a57 Remove redundant toggling of calendarToggle enabled state (#13124) 10 years ago
  Artur Signell c4aff77812 Fix NPE in fix (#12504) 10 years ago
  Matti Tahvonen 186696d7a7 fix regression related to #12504 10 years ago
  Matti Tahvonen e1c38bf70c Avoid obsolete calendar panel renderings to avoid various NPEs. 10 years ago
  John Ahlroos c7a48ae008 Delay sending DateField popup value to server until popup is closed #6252 10 years ago
  Patrik Lindström ae565a2293 Fix bug in PopupDateField where locale was retained incorrectly if 11 years ago
  johan 309e3de915 Implement range for date field (#6241) 11 years ago
  michaelvogt 4c5c1e0cfe WAI-ARIA field corrections (#11407) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Mikael Grankvist fb771475c1 Added possibility to disable text input for PopupDateField (#6790) 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 0965cfdef0 Formatted project 11 years ago
  John Ahlroos 014f752f56 Fixed primary stylename handling for Datefield and InlineDatefield #9903 11 years ago
  John Ahlroos 0543f70823 Added primary stylename to all component states #9724 11 years ago
  Pekka Hyvönen 0f5284bb82 Constants -> enums (#9072) 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 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 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 06731bd189 Changed getStyleNames to be non static so it can be overridden 12 years ago
  Artur Signell c6d0787d1b Renamed @Component to @Connect 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell 1c834dc864 AbstractComponent.updateFromUIDL moved to state change (#8436) 12 years ago
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 years ago
  Artur Signell 6548c896ea Fixed readonly handling for fields (depends on property readonly 12 years ago
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 years ago
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget 12 years ago
  Henri Sara 3de6f24cbf Transfer read-only and immediate flags via shared state (#8304). 12 years ago
  Leif Åstrand 70e58db73f PopupDateField without size calculations (#8313) 12 years ago
  Artur Signell 6e7f97280a #8325 Move ApplicationConnection.updateComponent to 12 years ago
  Jens Jansson 96c14e5d39 Splitted VPopupCalendar to Widget and Paintable. 12 years ago