12 Commits (13d406a7086cc1546eac3fa86f6263bfb436de85)

Author SHA1 Message Date
  Ahmed Ashour 13d406a708 Remove redundant null checks before an instanceof (#10173) 6 years ago
  Ahmed Ashour fa62729e24 Fix typos (#10158) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 3c0c3e0a99 Fix typos (#10071) 6 years ago
  Ahmed Ashour 60ff3d6c34 Format curly brackets correctly for checkstyle (#10066) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 years ago
  caalador 19fdb91d4b Fix toggling of WeekNumbers for DateTimeField. (#8468) 7 years ago
  Denis f42b9657b8 Introduce DateTimeFile and InlineDateTimeField. (#8218) 7 years ago
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) 7 years ago
  Denis Anisimov d36d63fefa Make AbstractDateField based on LocalDate (#125). 7 years ago
  Artur Signell 50f294513f Move VOptionGroup and dependants to the compatibility package 7 years ago
  Artur Signell be6a0cfd84 Organize imports 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 bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Mika Murtojarvi 4b48b027c8 Fix the behavior of PopupDateField when changing resolution (#14174). 10 years ago
  Teemu Pöntelin 26f74f5b45 Fixed an NPE while changing a DateField from 24 to 12h clock (#13722) 10 years ago
  Teemu Pöntelin ac6a98648d Fixed disabled and read-only modes of InlineDateField (#10262) 10 years ago
  Teemu Pöntelin 2efe580cb8 Fast-forward DateField only with left mouse button (#8012) 10 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
  Teemu Pöntelin 445e86c25a Esc now closes the date popup even if focused on the time selectors (#12314) 10 years ago
  Teemu Pöntelin 52dcbaaf05 Pressing ESC now closes the DateField popup when using month or year resolutions. (#12317) 10 years ago
  Olli Helttula 3b327f6131 Change copying of Date values to avoid wrapping of date (#13269) 10 years ago
  Johannes Dahlström 8e2085c346 Remove dead code 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
  Artur Signell b2137f5d4b Ensure calendar panel is updated when range changes (#11940) 11 years ago
  johan 309e3de915 Implement range for date field (#6241) 11 years ago
  michaelvogt 320b4e3776 WAI-ARIA fields (#11180) 11 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 228186fe44 Fixed Chameleon theme for InlineDatefield #10070 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
  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) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Johannes Dahlström ebdb5242b5 [Merge from 6.7] #8391 PopupDateField does not update the HH-MM-SS dropdown 12 years ago
  Johannes Dahlström 95d7ee20a3 #6718 Fixed more regressions, refactored a bit 12 years ago
  Johannes Dahlström 823372bb76 [merge from 6.7] Fixed #8315 - take leap years into account in focusNext/PreviousYear 12 years ago