1732 Commits (76d986d85a9ae8fd97f150e43068b507b02f0228)

Autor SHA1 Mensaje Fecha
  Henri Sara 76d986d85a Add missing license headers and Serializable implementations. hace 12 años
  Henri Sara 5f8b6d4c8b Improve display of RPC parameters in debug console (#8277). hace 12 años
  Henri Sara 03781335fc Register and use multiple RPC implementations by RPC interface (#8278). hace 12 años
  Henri Sara 24055b4cca Resolve some merge conflicts. hace 12 años
  Henri Sara e278276a41 Send button click events via RPC (#8278). hace 12 años
  Henri Sara 43970206e4 Generate implementations of RPC interfaces on the client side (#8278). hace 12 años
  Henri Sara a311d94ac9 Implement incoming RPC call invocation on the server side (#8278). hace 12 años
  Henri Sara 0fd119ab22 Separate and improve JSON encoding/decoding of values (#8277, #8279). hace 12 años
  Henri Sara 8e30c36d0b Fix variable change combining loop to support other RPC calls (#8277). hace 12 años
  Henri Sara 1344e1ff97 Use simple JSON for RPC calls from client to server (#8279). hace 12 años
  Henri Sara 67f7691fb2 #8277 Refactor client to server communication in preparation for RPC. hace 12 años
  Henri Sara 5349e3c5a6 Defer sending of changes from client to server to group them. hace 12 años
  Artur Signell 1fc3e3d314 Fixed VLabel class references hace 12 años
  Artur Signell 0f00b0f275 Created VAbstractPaintableWidget hace 12 años
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any hace 12 años
  Artur Signell 622545764d Split Paintable handling from ApplicationConnection to PaintableMap. hace 12 años
  Leif Åstrand 51898d2838 Change getConfigString to not return null for empty string (#8274) hace 12 años
  Leif Åstrand 496e358dc0 #8164 Make WrappedHttpServletRequest extend HttpServletRequestWrapper hace 12 años
  Leif Åstrand 40ce672aa4 Ensure the ThreadLocal request is cleared even if an exception is thrown hace 12 años
  Leif Åstrand 21f68204b9 #8163 Print an error message if vaadinBootstap.js cannot be loaded hace 12 años
  Leif Åstrand b3e2adea17 Pass initial request details through the browser (#8232) hace 12 años
  Leif Åstrand 25a31ddd99 #8172 WrappedResponse is missing javadoc hace 12 años
  Leif Åstrand 634db57f24 Use sendError instead of just a status code hace 12 años
  Leif Åstrand 23aa194c32 Move invocation of incrementActiveRequests based on review (#8190) hace 12 años
  Leif Åstrand dd99cac73f #8190 Recorder no longer waits for Vaadin application to load hace 12 años
  Johannes Dahlström dd786ffd35 Merged changes from 6.7 hace 12 años
  Leif Åstrand 94dbeff60f Remove support for interpreting VView with a "sub" attribute as VWindow hace 12 años
  Marc Englund 1f6e12054b License comment added to UnsupportedBrowserHandler hace 12 años
  Henri Sara 227941bc62 Remove extra @Override annotation. hace 12 años
  Marc Englund aad764c9a2 Changed javadoc to match current functionality hace 12 años
  Marc Englund a90834512a Changed how UnsupportedBrowserHandler 'singleton' stored to match app resource handler. hace 12 años
  Marc Englund e2574afbe9 External UnsupportedBrowserHandler hace 12 años
  Johannes Dahlström 02daee926e Merged changes from 6.8 hace 12 años
  Leif Åstrand 781f3e3557 Remove @ClientWidget for Root hace 12 años
  Jens Jansson a327be687e #8019 Fixed Sizable UNITS to use an Enum Unit instead of constants hace 12 años
  Leif Åstrand d9f5e4c805 Change the default to a two request bootstrap hace 12 años
  Leif Åstrand 8198ba0f34 Replace RootPreserveStrategy with Application.setRootPreserved(boolean) hace 12 años
  Leif Åstrand 0cc2972256 RootRequiresMoreInformation -> RootRequiresMoreInformationException hace 12 años
  Leif Åstrand 0be23936ef Rename AjaxPageHandler -> BootstrapHandler hace 12 años
  Jens Jansson b94e3ddbb9 #8019 Fixed Sizable UNITS to use an Enum Unit instead of constants hace 12 años
  Marc Englund efecfce092 Minor change to isChromeFrame logic hace 12 años
  Marc Englund ca51ee58ac Initial unsupported-browser-warning-page for #7985 hace 12 años
  Leif Åstrand 2e7b257ac0 Enable finding theme resources without a Callback instance hace 12 años
  Artur Signell b046062c93 #5655 Javadoc that the size is only updated on full repaint hace 12 años
  Leif Åstrand e27c874c51 Fix more issues related to browserDetails requests in portlets (#8052) hace 12 años
  Artur Signell 4e9bd2a491 #5655 Added getClientWidth() and getClientHeight() to WebBrowser and updated test hace 12 años
  Leif Åstrand 405eb983bf Fix npe (#6619) hace 12 años
  Leif Åstrand 455202773f Fix typo in public API hace 12 años
  Leif Åstrand ac9137878e #6619 AbstractApplicationServlet.init: parameters reading order is strange hace 12 años
  Leif Åstrand 24da964fbc Add license and Serializable to ServletPortletHelper hace 12 años