283 Commits (70173cfc6ec1a5d67f33c0477ae135935cf81314)

Author SHA1 Message Date
  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 dd786ffd35 Merged changes from 6.7 12 years ago
  Johannes Dahlström 02daee926e Merged changes from 6.8 12 years ago
  Artur Signell aaf134a39b Merged tests, fixes and javadoc updates from 6.7 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Leif Åstrand 203cb91e08 Update selection ranges when unselecting rows from the server (#8076) 12 years ago
  Johannes Dahlström d1bde3cd0a Fixed regression in #7127 patch: doubleclick events must be sent immediately 12 years ago
  Johannes Dahlström 98976f6d1a Fix for #7127 - Table selection breaks if ItemClickListener calls requestRepaint 12 years ago
  Leif Åstrand b351623d93 Remove unnecessary invocations of fixSpacers based on review (#8041) 12 years ago
  Leif Åstrand c9ed817c4c Update container height for partial updates (#8041) 12 years ago
  Artur Signell 3c63ffe813 Merged fixes from 6.7 12 years ago
  Artur Signell bad0f9a26b Merged fixes from 6.7 12 years ago
  Artur Signell 8c2dc96621 #7913 Removed IE7 related stuff 12 years ago
  Artur Signell dcc6cecf36 #6494 Making tables invisible and visible again does not work correctly 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Artur Signell 35877d090e #7839 Avoid discarding rows when updating rows as row indexes have not been updated yet causing wrong rows to be removed 12 years ago
  Artur Signell 12c4745519 #7839 Out of Sync error when using Generated Columns with TreeTable 12 years ago
  Jonatan Kronqvist 69c95b6bb6 Fix and tests for #7720 12 years ago
  Jonatan Kronqvist 1042af9c7a Fixes #7731 12 years ago
  Artur Signell aad0e3eb74 #6494 Reverted [21428] as it causes infinite loops in certain situations 12 years ago
  Leif Åstrand 68e20d0c8d #6698 Scrolling with the mouse is aborted when data is received from the server 12 years ago
  John Alhroos 635412e18f Fix for #6494 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
  Jonatan Kronqvist ae022853df Index calculation fix relating to #7644 12 years ago
  Jonatan Kronqvist 54055b5ab8 Fix for #7644 12 years ago
  Jonatan Kronqvist 34f4814739 Applied patch to support implementation of #7358 12 years ago
  Leif Åstrand bc77fa2088 Removed attempted fix for #6039 as it causes multiple different regressions in different browsers 12 years ago
  Leif Åstrand a44f6c12da #6039 Extra scrollbars when resizing Table 12 years ago
  Leif Åstrand 2af367e6df Prevent columns from jumping while a resize drag is ongoing (#7393) 12 years ago
  Jonatan Kronqvist bffa5bfe21 Added possibility to support variable height rows in a subclass of VScrollTable (#7358) 12 years ago
  Leif Åstrand adab2d2f7b #7454 Table keyboard navigation breaks in IE on multiple keyboard multiselections 12 years ago
  Leif Åstrand 9778741d2e #7564 Resizing table column from the server only resizes the header 12 years ago
  Leif Åstrand fb6093db9c #7393 Resizing a Table column does not resize contents 12 years ago
  Jonatan Kronqvist 8c6e1de310 Fix for the indexing problems in #7561 12 years ago
  Jonatan Kronqvist da3275a2f2 Cleaner fix for #7535 12 years ago
  Jonatan Kronqvist 7f4ff9d20f Fix for #7230 12 years ago
  Jonatan Kronqvist 690b3fd9ca Fix for #7535 12 years ago
  Jonatan Kronqvist ddd2fcc3d2 Don't unset running flag if task is postponed #7446 12 years ago
  Jonatan Kronqvist 2a91733640 Fixed the weird focus behavior described in #7446 12 years ago
  Leif Åstrand deae089c1d #5382 Table headers and content not aligned after content modification 12 years ago
  Leif Åstrand a0f50ca294 Updated semantics of isDefinedWidth so that width = 0 works as before. Added the same logic to FooterCell as well. (#7012) 12 years ago
  Leif Åstrand bd18a9e8d0 Table content cells & column headers get out of sync when uncollapsing columns #7012 12 years ago
  Henri Sara 9c28166170 #7018 Table column drag&drop visually broken 12 years ago
  Jonatan Kronqvist 5bde737e61 Fix for #7143 backported to vaadin 6.6 12 years ago
  Jonatan Kronqvist f0f22a2175 Better fix for #7143 12 years ago
  Jonatan Kronqvist 2999c18cab Testcase and untested fix for #7143 12 years ago
  Matti Tahvonen 4c5d1f8f3d added null check, Table now doesn'd die if no properties but n items: Table table = new Table();table.addItem();layout.addComponent(table); 13 years ago
  Jonatan Kronqvist 30a10c6e93 Fixes for issues found during review of #6720 13 years ago