| Commit message (Expand) | Author | Age | Files | Lines |
* | Restructure test source directories and packages #7385 | Jonatan Kronqvist | 2011-09-29 | 1078 | -107523/+0 |
* | Tests for #3725 | John Alhroos | 2011-09-29 | 2 | -0/+89 |
* | Removed Java 1.6 annotation | Leif Åstrand | 2011-09-29 | 1 | -2/+0 |
* | Final fix for #6745: Connectors for Tree | Jouni Koivuviita | 2011-09-28 | 1 | -3/+51 |
* | #6588 Repainting in TextChangeListener will send wrong value to client | Leif Åstrand | 2011-09-27 | 2 | -0/+134 |
* | Test case for #7644 | Jonatan Kronqvist | 2011-09-26 | 2 | -0/+88 |
* | Allow using ComboBox as a replacement for NativeSelect (#5170) | Leif Åstrand | 2011-09-26 | 2 | -0/+95 |
* | Testbench test for #7626 | John Alhroos | 2011-09-23 | 2 | -0/+133 |
* | Don't send a partial row update the first time the component is painted (#7605) | Leif Åstrand | 2011-09-22 | 2 | -0/+22 |
* | Fixed npe in SQLContainer's J2EEConnectionPool #7597 | Jonatan Kronqvist | 2011-09-22 | 1 | -2/+12 |
* | Merged changes from 6.6 | Henri Sara | 2011-09-21 | 1 | -0/+121 |
|\ |
|
| * | #6420 Solution for menu too long | Leif Åstrand | 2011-09-19 | 1 | -0/+121 |
* | | Fix for out of sync problem in generated columns in tree table #7620 | Jonatan Kronqvist | 2011-09-16 | 2 | -0/+90 |
* | | Don't send partial row updates for a full repaint (#7605) | Leif Åstrand | 2011-09-15 | 2 | -0/+60 |
* | | Merge changes from 6.6 | Henri Sara | 2011-09-15 | 1 | -0/+80 |
|\| |
|
| * | #7560 ComboBox: Writing the name of a new item and clicking on drop down menu... | Leif Åstrand | 2011-09-14 | 1 | -0/+80 |
* | | Added delay to get consistent screenshots after #7393 | Leif Åstrand | 2011-09-15 | 1 | -0/+10 |
* | | The right testbench script for #2669 | Leif Åstrand | 2011-09-14 | 1 | -82/+35 |
* | | #7101 ComponentLocator should only return elements that are attached to the DOM | Leif Åstrand | 2011-09-13 | 1 | -0/+62 |
* | | #2669 Tabsheet failes to render cached tab | Leif Åstrand | 2011-09-13 | 2 | -39/+120 |
* | | #7564 Resizing table column from the server only resizes the header | Leif Åstrand | 2011-09-12 | 1 | -0/+20 |
* | | Test for client side solution to #7393 | Leif Åstrand | 2011-09-12 | 2 | -0/+97 |
* | | Applied patch fixing #7391 | Jonatan Kronqvist | 2011-09-08 | 1 | -2/+29 |
* | | Fix for #7434 | Jonatan Kronqvist | 2011-09-08 | 2 | -4/+50 |
* | | Merged changes from 6.6 | Henri Sara | 2011-09-08 | 2 | -0/+154 |
|\| |
|
| * | Table should only unregister property data sources that it has registered its... | Leif Åstrand | 2011-09-07 | 2 | -0/+154 |
* | | Test for #7555 | Leif Åstrand | 2011-09-08 | 2 | -0/+58 |
* | | Removed &debug from some test script urls | Leif Åstrand | 2011-09-08 | 5 | -5/+5 |
* | | Updated broken test | Leif Åstrand | 2011-09-08 | 1 | -2/+2 |
* | | Add licence to the top of java files | Jonatan Kronqvist | 2011-09-08 | 1 | -0/+4 |
* | | Don't remove and re-add children for every update to avoid changing scrolling... | Leif Åstrand | 2011-09-07 | 1 | -0/+46 |
* | | HTML5 <audio> and <video> support #6909 | Jonatan Kronqvist | 2011-09-07 | 1 | -0/+74 |
* | | #7326 Width recalculation does not work for GridLayout inside CustomComponent | Leif Åstrand | 2011-09-07 | 2 | -0/+74 |
* | | Fix for #7230 | Jonatan Kronqvist | 2011-09-07 | 2 | -0/+141 |
* | | #5868 GridLayout's size is calculated wrong when elements span over multiple ... | Leif Åstrand | 2011-09-06 | 2 | -0/+93 |
* | | Merged changes from 6.6 | Henri Sara | 2011-09-06 | 2 | -0/+73 |
|\| |
|
| * | #7536 combobox search result does not get cleared when added to a popup window | Leif Åstrand | 2011-09-05 | 2 | -0/+73 |
* | | Fix for #7057 | Jonatan Kronqvist | 2011-09-06 | 2 | -0/+151 |
* | | #6770 automated test and reference screenshots | Henri Sara | 2011-09-05 | 2 | -0/+154 |
* | | Test application for #7539 | Leif Åstrand | 2011-09-05 | 1 | -0/+50 |
* | | Fix for #7186 - it is now possible to continue using the SQLContainer after a... | Jonatan Kronqvist | 2011-09-05 | 2 | -5/+48 |
* | | #7208 updated tests to detect the problem, added corresponding screenshots | Henri Sara | 2011-09-05 | 2 | -0/+30 |
* | | Fixed the weird focus behavior described in #7446 | Jonatan Kronqvist | 2011-09-02 | 1 | -0/+137 |
* | | Merged changes from 6.6 | Henri Sara | 2011-09-01 | 2 | -6/+135 |
|\| |
|
| * | #7517 IndexedContainer.addItem() performance improvement, related performance... | Henri Sara | 2011-09-01 | 1 | -0/+117 |
| * | #6630 improved submitUpload so that upload started listeners now trigger serv... | Matti Tahvonen | 2011-09-01 | 1 | -6/+18 |
| * | Fix for #7143 backported to vaadin 6.6 | Jonatan Kronqvist | 2011-08-26 | 1 | -0/+75 |
| * | Backported 20492 from Vaadin 6.7 fixing problem with assertCSSClass being mor... | Leif Åstrand | 2011-08-23 | 1 | -3/+3 |
* | | Hide log in test to avoid volatile id in screenshots (#6723) | Leif Åstrand | 2011-08-31 | 1 | -0/+10 |
* | | #5851 isLastId() may throw NullPointerException | Leif Åstrand | 2011-08-31 | 1 | -0/+13 |