4 Commits (f7279f7330a3673e88e97552bb623fc21c2971e9)

Author SHA1 Message Date
  Ilia Motornyi f7279f7330 Update Copyright headers for year 2018 (#10762) 6 years ago
  Artur Signell c5c52684eb Format Java files using Eclipse Neon and Vaadin settings 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell aaf0420be5 Correctly report timing information again (#19661) 8 years ago
  Henri Sara 05003bafeb Omit timings in production mode (#19644) 8 years ago
  Henri Sara ddf4e617b2 Update/add @since tags in javadoc 8 years ago
  Artur Signell 808297cb94 Create ConnectionStateHandler instance to enable overriding (#19017) 8 years ago
  Denis Anisimov cd1d8ba342 Use high resolution time for profiling if it's available #14716, #18782. 9 years ago
  Mika Murtojarvi 82a0322347 Update @since tags for 7.6. 8 years ago
  Artur Signell 50c3190131 Preload reconnect dialog resources (#11733) 8 years ago
  Artur Signell 24ac02a523 API refactor based on review (#11733) 8 years ago
  Artur Signell b71cc2ffa9 Make non public API private again and update javadoc (#11733) 8 years ago
  Artur Signell 8b30dbf46f Handle unparsable JSON as invalid content (#11733) 8 years ago
  Artur Signell 79694b4f80 Resynchronize everything after theme change (#18478) 8 years ago
  Artur Signell 33751bb59b Initial version of the reconnect dialog and a problem handler which uses it (#11733) 9 years ago
  Artur Signell 132ca1e1b6 Extract CommunicationProblemHandler methods to an interface (#11733) 9 years ago
  Artur Signell ba2efda9d3 Simplify UIDL message handling (#11733) 9 years ago
  Artur Signell 72b36bbe2d Use counter in client to server messages to avoid duplicate handling (#11733) 9 years ago
  Artur Signell 90b4c678d1 Separate server message sending to its own class (#11733) 9 years ago
  Artur Signell 2e8d06f89b Separate server message handling to its own class (#11733) 9 years ago
  Artur Signell 010b9641dd Separate XHR error handling to its own class (#11733) 9 years ago
  Artur Signell bd2c31d14c Separate server RPC queue to its own class (#11733) 9 years ago
  Artur Signell e704d27ef1 Track application state through an explicit variable (#11733) 9 years ago
  Artur Signell d9ebf4ef71 Ensure application is stopped when stopped events are sent (#11733) 9 years ago
  Artur Signell 2427aa54ae Remove ConnectionStatusEvent (#11733) 9 years ago
  Artur Signell 7dcba4ed85 Do not send empty server requests (#11733) 9 years ago
  Artur Signell 09526e4b7f Remove 'burst' concept to simplify communication handling (#11733) 9 years ago
  Artur Signell b541e8e4e9 Fix incorrect system notifications with details styling (#18340) 9 years ago
  Artur Signell 10e7a466bc Pass critical notification details to the client (#18342) 9 years ago
  Artur Signell 3b7ddf8aa0 Backport a resynchronization fix for 7.5 (#15405) 9 years ago
  Johannes Dahlström 8ba56b9c44 Refactor handling of focus and blur RPC in Connectors (#17917) 9 years ago
  Pekka Hyvönen 0d1bbc946c Fixes regression in Notifications and tests (#14872) 9 years ago
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging 9 years ago
  Henrik Paul 5692572146 Makes Connectors into DeferredWorker candidates (#17127) 9 years ago
  Artur Signell 374e6904e2 Use the existing communication error handler if one exists (#16938) 9 years ago
  Artur Signell 4b85cc324a Do not restart application if messages are received (#16868) 9 years ago
  Artur Signell f33e08aa42 Do not re-schedule an already scheduled lock breaker (#15317) 9 years ago
  Artur Signell 96362ac38b Fix @since for 7.4 9 years ago
  Leif Åstrand 74aa5c7381 Disallow layoutNow() while updating the state (#13611) 9 years ago
  Leif Åstrand 8e17afda2e Rename BackgroundMessage -> NoLoadingIndicator (#15373) 9 years ago
  Leif Åstrand e20f6fd54a Include UI class @JavaScript and @StyleSheet in bootstrap html (#9045) 9 years ago
  Leif Åstrand 2e0d4f149a Add @BackgroundMessage annotation (#15373) 9 years ago
  Artur Signell 44d34f59c0 Move elemental json dependency to DWS (#15544) 9 years ago
  Artur Signell e6f97d6f52 Remove dependencies from ProgressBar/Escalator to parts related to the server (#15544) 9 years ago
  Leif Åstrand 93c56ee184 Get rid of WidgetUtil.getSimpleName (#15544) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Mika Murtojärvi 57d1b87d7f Revert "Output legacy locators for TestBench Recorder (#14102)." 9 years ago
  Leif Åstrand fd62b6efe8 replace com.google.gwt.json.* usages with elemental.json.* (#8942) 9 years ago
  Sauli Tähkäpää f2cb9ae846 Add missing @since for 7.3.7. 9 years ago
  Fabian Lange ab9d395d3a always retry a status code 0 uidl request (#15254) 9 years ago