summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Remove unused field and unused importLeif Åstrand2012-04-111-3/+0
| | * | Fixed locator stringArtur Signell2012-04-112-3/+2
| | * | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-04-111-1/+1
| | |\|
| | | * Fixed bug in calculating % size when using reverse position (#4296)Artur Signell2012-04-101-1/+1
| | | * Removed old info and added mention of #4296Artur Signell2012-04-101-171/+8
| | * | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-04-102-19/+30
| | |\|
| | | * Allow splitter position to be float to avoid rounding errors (#4296)Artur Signell2012-04-102-16/+24
| | * | Internally remove component before detach listener is calledArtur Signell2012-04-101-2/+1
| | * | Provide a dummy Root to avoid NPEArtur Signell2012-04-101-0/+16
| * | | Disable excessive debug loggingLeif Åstrand2012-04-111-24/+36
| * | | Merge branch 'master' into layoutgraphLeif Åstrand2012-04-107-61/+49
| |\ \ \
| | * | | Disable excessive debug loggingLeif Åstrand2012-04-103-6/+13
| | * | | Remove unused field and unused importLeif Åstrand2012-04-101-3/+0
| | |/ /
| | * | Disabled excessive debug loggingArtur Signell2012-04-102-14/+21
| | * | Update #8544 to be more verbose and to show more exceptionsLeif Åstrand2012-04-102-35/+14
| | * | Close all URLConnections, not only Java6 specific FileURLConnection.Henri Sara2012-04-101-4/+2
* | | | Merge branch 'layoutgraph' of ssh://dev.vaadin.com/vaadin into layoutgraphJouni Koivuviita2012-04-1134-308/+1131
|\| | |
| * | | Merge branch 'master' into layoutgraphLeif Åstrand2012-04-1014-102/+809
| |\| |
| | * | Merge remote branch 'origin/6.8'Leif Åstrand2012-04-1014-102/+809
| | |\|
| | | * [merge from 6.7] Fix #8595: Always use MULTISELECT_MODE_SIMPLE for touch devicesAutomerge2012-04-051-1/+14
| | | * [merge from 6.7] TestBench test for #8604Automerge2012-04-051-0/+114
| | | * [merge from 6.7] Fixed #8604: Tree multiselect worked incorrectly in some casesAutomerge2012-04-051-1/+1
| | | * #8203 Added TabSheet#setSelectedTab(int) and TabSheet#setSelectedTab(TabSheet...Johannes Dahlström2012-04-051-1/+22
| | | * Implemented #8307: Added AbstractField#removeAllValidators()Johannes Dahlström2012-04-051-0/+10
| | | * Fixed #6155: stop listening to Property value change and read only status cha...Johannes Dahlström2012-04-052-20/+113
| | | * [merge from 6.7] Test for #8328Automerge2012-04-041-3/+57
| | | * Create integration test for WebSphere Application Server 8 (#3789)Leif Åstrand2012-04-041-0/+9
| | | * Test tab scrolling in #5100 testJohannes Dahlström2012-04-041-0/+90
| | | * #5100 Removed obsolete code to fix a Firefox tab scrolling bugJohannes Dahlström2012-04-041-4/+0
| | | * [merge from 6.7] Basic app for testing various aspects of layout performanceAutomerge2012-04-031-0/+285
| | | * #5100 Fixed IE focus; fixed tab scrolling; minor refactoringJohannes Dahlström2012-04-021-43/+77
| | | * Reverted accidental commitJohannes Dahlström2012-04-021-77/+43
| | | * Don't test wrap-around in #5100 test as it's not currently supportedJohannes Dahlström2012-04-021-27/+7
| | | * Fixed IE focus; fixed tab scrolling; minor refactoringJohannes Dahlström2012-04-021-43/+77
| | | * Cleaned up #5100 testJohannes Dahlström2012-04-021-11/+0
| | | * [merge from 6.7] #8597 Do not leave VWindow references in the static windowOr...Automerge2012-04-021-1/+12
| * | | Merge remote branch 'origin/master' into layoutgraphLeif Åstrand2012-04-108-51/+110
| |\| |
| | * | Fixed problem with captions always being in the top left cornerArtur Signell2012-04-101-0/+1
| | * | Fixed NPE in click listenerArtur Signell2012-04-102-17/+17
| | * | Fixed GridLayout captions when components are moved in the layoutArtur Signell2012-04-102-30/+62
| | * | Print stack traces to console when in GWT Dev ModeArtur Signell2012-04-101-0/+4
| | * | Fixed potential problem with file descriptors remaining in useArtur Signell2012-04-051-1/+21
| | * | Disable TreeTable partial updates until it is fixedArtur Signell2012-04-051-1/+3
| | * | Fixed importArtur Signell2012-04-051-2/+2
| * | | Add LayoutManager.setNeedsMeasure and change how layouts are startedLeif Åstrand2012-04-109-150/+157
| * | | Import order changed by eclipseLeif Åstrand2012-04-071-1/+1
| * | | Unregister dependencies during unregister to avoid leaksLeif Åstrand2012-04-075-4/+54
* | | | Small fixes to VBoxLayout, moved styles to separate stylesheetJouni Koivuviita2012-04-095-150/+178
* | | | 95% functional VerticalLayout and HorizontalLayout using mainly CSSJouni Koivuviita2012-04-088-0/+1261
|/ / /
* | | Merge remote branch 'origin/master' into layoutgraphLeif Åstrand2012-04-051-5/+82
|\| |