89 Commits (de73abe4594ceda61cd7d9f01470479c93e023a0)

Author SHA1 Message Date
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Artur Signell 6dae5cd35f #8304 First steps towards supporting serialization of any bean 12 years ago
  Henri Sara bc8914066b Communicate component width and height only via shared state (#8304). 12 years ago
  Artur Signell 6e7f97280a #8325 Move ApplicationConnection.updateComponent to 12 years ago
  Leif Åstrand 208f2461a7 Remove some references to Container 12 years ago
  Artur Signell d5a3968dce [merge from 6.7] #8284, #8336 Removed dead code 12 years ago
  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 years ago
  Artur Signell 4881fe4b0d #8323 Moved updateCaption from Container to VPaintableWidgetContainer 12 years ago
  Leif Åstrand 5e14034fcc Initial MeasureManager and working Horizontal/VerticalLayout (#8313) 12 years ago
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. 12 years ago
  Artur Signell cc3d673ad8 Split VScrollTable, VTreeTable and VMenuBar into paintable and 12 years ago
  Henri Sara 5f8b6d4c8b Improve display of RPC parameters in debug console (#8277). 12 years ago
  Henri Sara 03781335fc Register and use multiple RPC implementations by RPC interface (#8278). 12 years ago
  Henri Sara 24055b4cca Resolve some merge conflicts. 12 years ago
  Henri Sara 0fd119ab22 Separate and improve JSON encoding/decoding of values (#8277, #8279). 12 years ago
  Henri Sara 1344e1ff97 Use simple JSON for RPC calls from client to server (#8279). 12 years ago
  Henri Sara 67f7691fb2 #8277 Refactor client to server communication in preparation for RPC. 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 622545764d Split Paintable handling from ApplicationConnection to PaintableMap. 12 years ago
  Johannes Dahlström 4f6bc36661 Merge from 6.7 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell 8c2dc96621 #7913 Removed IE7 related stuff 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Artur Signell 63ee870f26 #7755 Debug window "highlight component" does not work with sub windows 12 years ago
  Henri Sara 1a6f3607f0 Merged changes from 6.6 12 years ago
  Henri Sara 9fe131039d #7672 contributory XSS fixes in certain components 12 years ago
  Henri Sara 3b6bc8cfa6 #7669 escape separator characters in client-server communication 12 years ago
  Leif Åstrand b011c155b0 #7667 Resizing column in Safari 5.1 causes scrollbar to return to the left 12 years ago
  Jonatan Kronqvist 7f4ff9d20f Fix for #7230 12 years ago
  Artur Signell 1ec08dec72 #7478 Util.escapeHtml incorrectly converts newline to <br> and space to "&nbsp;" in IE6-IE8 13 years ago
  Henri Sara ede7ae44d8 #5547 Table horizontal scroller goes out of sync in Chrome when changing visible columns 13 years ago
  Matti Tahvonen 22e8f6cd84 maybe fixes #6834 (can't reproduce as described, but this fixes an other related (possibly same) issue with Firefox 4) 13 years ago
  Artur Signell 55ccd1c9d5 #6807 Applied IE6/IE8 fix to IE9 aswell 13 years ago
  Matti Tahvonen 6e02155c6f a safer touch event detection, fixes bug at least with drag and drop wrapper when handling html5 drags 13 years ago
  Henri Sara 77097c8ba0 Merged ComboBox related changes from 6.5 13 years ago
  Matti Tahvonen 9f2c36a22f Avoid webkit scrollbar workaround if scrollbar size is 0 as in mobile webkit (obsolete as there will never be scrollbars). 13 years ago
  Matti Tahvonen a908eaced4 removed GWT 1.5 era workaround for linux hosted mode. Vaadin UI now reserves 0 pixels for scrollbar in mobile safari (as it should) instead of 20. 13 years ago
  Artur Signell 47cab9fee9 #4285 Additional fix so IE does not force focus back to field when focusing another component (needed for TestBench compatibility) 13 years ago
  Matti Tahvonen 16a63ab0c2 some work towards touch UI support 13 years ago
  Henri Sara 6fcd994f1a Merged changes from 6.5 branch 13 years ago
  Henri Sara 097fd02fbf #6493 API for getting the deepest clicked component in layout click events 13 years ago
  Matti Tahvonen 7756ba04dc Helper methods for drag 13 years ago
  Artur Signell 01492dd285 #3991 Select with icons shown wrong in IE8 upon first render 13 years ago
  Artur Signell 1827aa73c0 #3991 Select with icons shown wrong in IE8 upon first render 13 years ago
  Artur Signell 91bbeb0f45 #6227 Extra scrollbars in Window and other places in Opera 11 13 years ago
  Artur Signell df49e356ff #6227 Extra scrollbars in Window and other places in Opera 11 13 years ago
  Matti Tahvonen 7830dd06df relocated debug code to helper class + fixed bug when reporting variables and when multiple bursts in queue 13 years ago
  Artur Signell b0f20bff5d #6107 - VTwinColSelect should provide information about logical parts to TestBench 13 years ago
  Artur Signell bc93b16daa #4376 Tree: Context menu shadow is wrong on first click if it has an icon 13 years ago
  Artur Signell 2c96704d94 #6035 - Icons are no longer transparent in MenuBar in IE6 13 years ago