3 Commity (8d0c8573820239e2bc7a54fbbc4de0bf41a8c58f)

Autor SHA1 Wiadomość Data
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 lat temu
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 12 lat temu
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 lat temu
  Artur Signell e1941afd8f Removed duplicated code (#9189) 12 lat temu
  Artur Signell f6d79ce322 Log variables also when the paintable cannot be found (#9189) 12 lat temu
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 lat temu
  Johannes Dahlström 117f56a1ba Actually we still need the VOverlay special case for situations where an overlay does not have a corresponding connector (eg. submenus) (#9172) 12 lat temu
  Johannes Dahlström c87c864242 Fix tooltips in VOverlay/PopupPanel widgets; remove unneeded special case from Util.getConnectorForElement() (#9172) 12 lat temu
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 lat temu
  Sami Viitanen 6dec84ebe9 Made MenuBar item tooltips work again (#8425) 12 lat temu
  Artur Signell 337361d463 paintable -> connector 12 lat temu
  Leif Åstrand f7da26697a Initial extension support (#6690) 12 lat temu
  Automerge 56d0c039f8 [merge from 6.7] Small tweaks to #4120 based on review 12 lat temu
  Automerge 616387587d [merge from 6.7] Make ClickEventHandler fire clicks only if mousedown and mouseup match (#4120) 12 lat temu
  Leif Åstrand 5de2ea4ca2 Explicitly focus widget when simulating click (#8659) 12 lat temu
  Leif Åstrand 032f760be4 Wrap javascript callback entry points in $entry (#8699) 12 lat temu
  Leif Åstrand c5ab6b8c89 Add LayoutManager.setNeedsMeasure and change how layouts are started 12 lat temu
  Leif Åstrand c84b02b1d8 Manage fix for overflow: auto in LayoutManager (#8615) 12 lat temu
  Leif Åstrand 0e51c11fb0 Less verbose debug output 12 lat temu
  Artur Signell db2e473d6d Removed unnecessary deprecated getConnectorId methods. 12 lat temu
  Artur Signell 53206bcaae Minor debug info changes 12 lat temu
  Artur Signell 0158bd1291 Connector -> ServerConnector 12 lat temu
  Artur Signell 88d1e517cb #8500 Initial implementation for sending component hierarchy 12 lat temu
  Henri Sara 121b1dae34 Implement server to client RPC (#8426). 12 lat temu
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 lat temu
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 lat temu
  Artur Signell 6dae5cd35f #8304 First steps towards supporting serialization of any bean 12 lat temu
  Henri Sara bc8914066b Communicate component width and height only via shared state (#8304). 12 lat temu
  Artur Signell 6e7f97280a #8325 Move ApplicationConnection.updateComponent to 12 lat temu
  Leif Åstrand 208f2461a7 Remove some references to Container 12 lat temu
  Artur Signell d5a3968dce [merge from 6.7] #8284, #8336 Removed dead code 12 lat temu
  Artur Signell 798edf80a9 #8284, #8336 Fixed header and footer click for right and middle click. Browser context menu is also disabled on right click when there is a click listener. 12 lat temu
  Artur Signell 4881fe4b0d #8323 Moved updateCaption from Container to VPaintableWidgetContainer 12 lat temu
  Leif Åstrand 5e14034fcc Initial MeasureManager and working Horizontal/VerticalLayout (#8313) 12 lat temu
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. 12 lat temu
  Artur Signell cc3d673ad8 Split VScrollTable, VTreeTable and VMenuBar into paintable and 12 lat temu
  Henri Sara 5f8b6d4c8b Improve display of RPC parameters in debug console (#8277). 12 lat temu
  Henri Sara 03781335fc Register and use multiple RPC implementations by RPC interface (#8278). 12 lat temu
  Henri Sara 24055b4cca Resolve some merge conflicts. 12 lat temu
  Henri Sara 0fd119ab22 Separate and improve JSON encoding/decoding of values (#8277, #8279). 12 lat temu
  Henri Sara 1344e1ff97 Use simple JSON for RPC calls from client to server (#8279). 12 lat temu
  Henri Sara 67f7691fb2 #8277 Refactor client to server communication in preparation for RPC. 12 lat temu
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 lat temu
  Artur Signell 622545764d Split Paintable handling from ApplicationConnection to PaintableMap. 12 lat temu
  Johannes Dahlström 4f6bc36661 Merge from 6.7 12 lat temu
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 lat temu
  Artur Signell 8c2dc96621 #7913 Removed IE7 related stuff 12 lat temu
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 lat temu
  Artur Signell 63ee870f26 #7755 Debug window "highlight component" does not work with sub windows 12 lat temu
  Henri Sara 1a6f3607f0 Merged changes from 6.6 12 lat temu