3 Revize (eeffa805a212ebb25c4af18db1e927b23a3ad66a)

Autor SHA1 Zpráva Datum
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc před 7 roky
  Artur Signell 6d54d78944 Format using Eclipse Neon před 7 roky
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven před 8 roky
  Teemu Suo-Anttila 7278279b09 Make public getLogger functions private (#17645) před 9 roky
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging před 9 roky
  Teemu Pöntelin 2003a71fcd Fixed incorrect week numbers in DateField (#14437) před 9 roky
  Artur Signell e77e73cf64 Update copyright year to 2014 před 10 roky
  Teemu Pöntelin 3e53fa6d15 Fixed "EEE" in DateField's date pattern (#13443) před 10 roky
  Artur Signell 93751c1355 Use correct day names when formatting dates (#6207) před 11 roky
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers před 11 roky
  Pekka Hyvönen 0f5284bb82 Constants -> enums (#9072) před 11 roky
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) před 11 roky
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) před 12 roky
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) před 12 roky
  Artur Signell 429aeadef9 Moved each component to its own package on client side před 12 roky
  Artur Signell c2722bfeb2 #8311 Converted CRLF to LF in all source files před 12 roky
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace před 12 roky
  Artur Signell 4d32a233c6 Suppressed warnings před 13 roky
  Matti Tahvonen 899b7f7762 #5613 Converted our own client side code to use VConsole instead of ApplicationConnection.getConsole před 13 roky
  Matti Tahvonen 45665c4a60 #5613 Client side logging related improvements před 13 roky
  Artur Signell b886cf2165 Fix for #5475 - DateField text field includes extra single quote in some cases před 14 roky
  Artur Signell 7a192a8d5f Fix for #5474 - DateField fails to parse month names when using custom date format před 14 roky
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP před 14 roky
  John Alhroos 9a1c8fdc0d DateField client side refactoring. před 14 roky
  Henri Sara 77360c9efc Fixed some normal priority warnings by FindBugs před 14 roky
  Henri Sara e4efbe682e Fixed some high priority warnings by FindBugs před 14 roky
  Artur Signell 5abcfae71f Fix for #3492 - DateField should have an option to show week numbers před 14 roky
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" před 15 roky
  Artur Signell 567bf226c8 Fixed warnings, replaced deprecated layouts with new ones. před 15 roky
  Artur Signell b3a85cbe27 Fixed for #2006 - updated error handling před 16 roky
  Matti Tahvonen 57ed4837cc fixes #1573 před 16 roky
  Jani Laakso 3b5793fd55 License header parametrized před 16 roky
  Marc Englund f2e3722df9 MASS REFORMAT. před 16 roky
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. před 16 roky
  Marc Englund cef66def0b Fixed date range comparison před 17 roky
  Marc Englund 2f77bbabb6 Calendar component added + demo and refactoring. před 17 roky
  Jouni Koivuviita b518e9b575 DateField text-style implemented. před 17 roky
  Jouni Koivuviita 911cb83de6 DateField calendar style client-side implemetation fully functional. DateField now doesn't require a repaint after every value change, it supposes that the client is smart enough to update the view on its own. před 17 roky
  Jouni Koivuviita 28ca6dc78a Localization services from serverside (AjaxApplicationManager), cached on clientside (LocaleService). před 17 roky
  Jouni Koivuviita ea15bacee1 Added drafting classes for locale handling. před 17 roky