16 Commits (6541b7bad2e41c57a7731611a3f2f7032a5ce947)

Author SHA1 Message Date
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ilia Motornyi ec314ee921 Fix date ranges for date and datetime fields (#10685) 6 years ago
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Ahmed Ashour 3929d0ac6f AbstractDateField.formatDate() to be abstract (#10186) 6 years ago
  Ahmed Ashour 4148d910a5 Fix AbstractDateField to correctly show week day names (#10188) 6 years ago
  Ahmed Ashour dd5597d901 Convert AbstractDateField not to be a LegacyComponent (#10148) 6 years ago
  Ahmed Ashour c520767bf1 Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Ahmed Ashour 03349e8c66 Simplify boolean expressions 6 years ago
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) 7 years ago
  Denis Anisimov d36d63fefa Make AbstractDateField based on LocalDate (#125). 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
  Teemu Suo-Anttila 7278279b09 Make public getLogger functions private (#17645) 9 years ago
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging 9 years ago
  Teemu Pöntelin 2003a71fcd Fixed incorrect week numbers in DateField (#14437) 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Teemu Pöntelin 3e53fa6d15 Fixed "EEE" in DateField's date pattern (#13443) 10 years ago
  Artur Signell 93751c1355 Use correct day names when formatting dates (#6207) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 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
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell c2722bfeb2 #8311 Converted CRLF to LF in all source files 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell 4d32a233c6 Suppressed warnings 13 years ago
  Matti Tahvonen 899b7f7762 #5613 Converted our own client side code to use VConsole instead of ApplicationConnection.getConsole 13 years ago
  Matti Tahvonen 45665c4a60 #5613 Client side logging related improvements 13 years ago
  Artur Signell b886cf2165 Fix for #5475 - DateField text field includes extra single quote in some cases 13 years ago
  Artur Signell 7a192a8d5f Fix for #5474 - DateField fails to parse month names when using custom date format 13 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 13 years ago
  John Alhroos 9a1c8fdc0d DateField client side refactoring. 13 years ago
  Henri Sara 77360c9efc Fixed some normal priority warnings by FindBugs 14 years ago
  Henri Sara e4efbe682e Fixed some high priority warnings by FindBugs 14 years ago
  Artur Signell 5abcfae71f Fix for #3492 - DateField should have an option to show week numbers 14 years ago
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Artur Signell 567bf226c8 Fixed warnings, replaced deprecated layouts with new ones. 15 years ago
  Artur Signell b3a85cbe27 Fixed for #2006 - updated error handling 15 years ago
  Matti Tahvonen 57ed4837cc fixes #1573 16 years ago
  Jani Laakso 3b5793fd55 License header parametrized 16 years ago
  Marc Englund f2e3722df9 MASS REFORMAT. 16 years ago
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. 16 years ago
  Marc Englund cef66def0b Fixed date range comparison 16 years ago
  Marc Englund 2f77bbabb6 Calendar component added + demo and refactoring. 16 years ago
  Jouni Koivuviita b518e9b575 DateField text-style implemented. 17 years ago