| Commit message (Expand) | Author | Age | Files | Lines |
* | Update dom path for child caption for Vaadin 7 | Leif Åstrand | 2012-05-04 | 1 | -1/+1 |
* | Merge remote branch 'origin/6.8' | Leif Åstrand | 2012-05-04 | 17 | -67/+950 |
|\ |
|
| * | [merge from 6.7] Add missing ?restartApplication from the URL | Automerge | 2012-05-03 | 1 | -1/+1 |
| * | [merge from 6.7] Don't paint references to orphan components #8730 | Automerge | 2012-05-03 | 2 | -0/+72 |
| * | Test using Firefox 12 (#8739) | Leif Åstrand | 2012-05-02 | 1 | -1/+1 |
| * | [merge from 6.7] Simplified test case for #8730 | Automerge | 2012-04-27 | 1 | -0/+90 |
| * | [merge from 6.7] Fix and test case for #8619: Add sanity checks to GridLayout... | Automerge | 2012-04-27 | 1 | -0/+61 |
| * | [merge from 6.7] Use equals instead of == to compare item ids (#8712). Using ... | Automerge | 2012-04-27 | 2 | -0/+225 |
| * | Improved touch scrolling test application (#8716, #8720, #8721, #8722, #8723,... | Johannes Dahlström | 2012-04-26 | 1 | -64/+111 |
| * | Functions for reporting Android and iOS version (#8716) | Artur Signell | 2012-04-26 | 1 | -6/+87 |
| * | Add support for html in buttons (#8663) | Leif Åstrand | 2012-04-26 | 4 | -0/+174 |
| * | Fixes #8693 by applying patch, adds automated test for the case. | Marc Englund | 2012-04-25 | 2 | -0/+30 |
| * | Add test for $entry and make it ignore some false positives (#8699) | Leif Åstrand | 2012-04-25 | 1 | -0/+42 |
| * | Added v-ios and v-android for mobile devices (#7911) | Artur Signell | 2012-04-25 | 1 | -2/+37 |
| * | Applied patch provided for #8600 (hasChildren() broken if item used to have c... | Marc Englund | 2012-04-24 | 1 | -0/+25 |
* | | Merge remote branch 'origin/6.8' | Leif Åstrand | 2012-04-25 | 5 | -32/+448 |
|\| |
|
| * | [merge from 6.7] Test case and fix for #8625: Firefox and IE9 need an overflo... | Automerge | 2012-04-19 | 2 | -0/+90 |
| * | [merge from 6.7] improved test case | Automerge | 2012-04-18 | 1 | -4/+16 |
| * | [merge from 6.7] enhanced test case | Automerge | 2012-04-18 | 1 | -1/+19 |
| * | [merge from 6.7] added tests case that contains varios setups to check scroll... | Automerge | 2012-04-18 | 1 | -0/+238 |
| * | [merge from 6.7] Fixed layout to match test script and screenshots | Automerge | 2012-04-18 | 1 | -1/+1 |
| * | [merge from 6.7] Test for #8662: Improved old #2864 test case and added a Tes... | Automerge | 2012-04-18 | 2 | -34/+91 |
* | | Method for finding the first ancestor of a given type (#8182) | Artur Signell | 2012-04-19 | 1 | -1/+1 |
* | | Fixed GateIn portal support and action request problem (#8670) | Artur Signell | 2012-04-19 | 1 | -2/+2 |
* | | Fix changed dom element path | Leif Åstrand | 2012-04-19 | 1 | -1/+1 |
* | | Add test for detecting scrollbar quirks in different browsers | Leif Åstrand | 2012-04-19 | 1 | -0/+47 |
* | | Move test app to the right package and add test script | Leif Åstrand | 2012-04-19 | 2 | -1/+12 |
* | | Handled enabled state cascading on client side (#8507) | Artur Signell | 2012-04-19 | 2 | -0/+176 |
* | | Fix test app and add test scripts | Leif Åstrand | 2012-04-19 | 3 | -4/+57 |
* | | Use the proper template name | Leif Åstrand | 2012-04-18 | 1 | -1/+1 |
* | | Merge remote branch 'origin/6.8' | Leif Åstrand | 2012-04-18 | 4 | -133/+96 |
|\| |
|
| * | [merge from 6.7] Reverted #7607 fixes and removed the test for now because th... | Automerge | 2012-04-17 | 1 | -62/+0 |
| * | [merge from 6.7] #8595 test script: removed accidental duplicate code, use mo... | Automerge | 2012-04-16 | 1 | -71/+4 |
| * | Unit test for #8653 | Johannes Dahlström | 2012-04-16 | 1 | -0/+2 |
| * | [merge from 6.7] test case for #8639 | Automerge | 2012-04-13 | 1 | -0/+55 |
| * | Reverted accidental commit | Johannes Dahlström | 2012-04-13 | 1 | -16/+6 |
| * | Blocked merge of revisions related to 6.7.7 release | Johannes Dahlström | 2012-04-13 | 1 | -6/+16 |
| * | Unit test for #8203 | Johannes Dahlström | 2012-04-12 | 1 | -3/+38 |
* | | Reformatted all source files | Artur Signell | 2012-04-16 | 34 | -134/+156 |
* | | Remove classloader field to make Application serializable (#8644) | Leif Åstrand | 2012-04-16 | 3 | -6/+27 |
* | | Add overflow: hidden to v-label to prevent margins from escaping (#8671) | Leif Åstrand | 2012-04-16 | 1 | -0/+50 |
* | | Renamed @Component to @Connect | Artur Signell | 2012-04-12 | 2 | -4/+4 |
* | | Fix ShortCutListenerModification test | Henri Sara | 2012-04-12 | 1 | -5/+7 |
* | | Removed deprecated an unneded setAlignment based on String (#8169) | Artur Signell | 2012-04-12 | 1 | -210/+0 |
* | | Vaadin 7 triggers a few more repaints than Vaadin 6 | Artur Signell | 2012-04-12 | 1 | -1/+3 |
* | | Component no longer implements Paintable | Artur Signell | 2012-04-12 | 3 | -5/+5 |
* | | Fixed locator string | Artur Signell | 2012-04-11 | 2 | -3/+2 |
* | | Provide a dummy Root to avoid NPE | Artur Signell | 2012-04-10 | 1 | -0/+16 |
* | | Merge remote branch 'origin/6.8' | Leif Åstrand | 2012-04-10 | 7 | -29/+623 |
|\| |
|
| * | [merge from 6.7] TestBench test for #8604 | Automerge | 2012-04-05 | 1 | -0/+114 |