Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #8105 toolkit-package -> vaadin-package for clarity | Artur Signell | 2012-01-10 | 1 | -5/+3 |
| | | | | svn changeset:22574/svn branch:6.7 | ||||
* | #8105 Ensure build.properties is read before result-path is used | Artur Signell | 2012-01-10 | 1 | -17/+6 |
| | | | | svn changeset:22573/svn branch:6.7 | ||||
* | #8105 Compile core files and test files to separate folders | Artur Signell | 2012-01-10 | 1 | -17/+25 |
| | | | | svn changeset:22572/svn branch:6.7 | ||||
* | Release Notes: Updated browser compatibility and removed obsolete known ↵ | Marko Grönroos | 2012-01-10 | 1 | -10/+0 |
| | | | | | | issue #1155. svn changeset:22571/svn branch:6.7 | ||||
* | Yet another layout tester, copied from V7 for reporting bugs in 6.7 | Leif Åstrand | 2012-01-10 | 1 | -166/+9 |
| | | | | svn changeset:22567/svn branch:6.7 | ||||
* | Updated changelog in Release Notes for 6.7.4. | Marko Grönroos | 2012-01-10 | 1 | -52/+10 |
| | | | | svn changeset:22564/svn branch:6.7 | ||||
* | Some test tweaks for #6870 | Johannes Dahlström | 2011-12-30 | 1 | -3/+7 |
| | | | | svn changeset:22502/svn branch:6.7 | ||||
* | Improved test cases for #8170 | Johannes Dahlström | 2011-12-22 | 1 | -5/+15 |
| | | | | svn changeset:22474/svn branch:6.7 | ||||
* | #8170: Symmetrically with attach(), Window.detach() should call detach() for ↵ | Johannes Dahlström | 2011-12-22 | 1 | -0/+13 |
| | | | | | | subwindows svn changeset:22472/svn branch:6.7 | ||||
* | Fix #8170: Window.attach() did not call attach() for subwindows | Johannes Dahlström | 2011-12-22 | 1 | -0/+11 |
| | | | | svn changeset:22471/svn branch:6.7 | ||||
* | Test for #8170 | Artur Signell | 2011-12-21 | 1 | -15/+5 |
| | | | | svn changeset:22465/svn branch:6.7 | ||||
* | Test case for #6870 | Johannes Dahlström | 2011-12-19 | 1 | -7/+3 |
| | | | | svn changeset:22445/svn branch:6.7 | ||||
* | TestBench test for #8090 | Johannes Dahlström | 2011-12-19 | 1 | -7/+5 |
| | | | | svn changeset:22439/svn branch:6.7 | ||||
* | #8040 Improved comment | Johannes Dahlström | 2011-12-16 | 1 | -2/+9 |
| | | | | svn changeset:22424/svn branch:6.7 | ||||
* | #8040 test case and fix | Johannes Dahlström | 2011-12-16 | 1 | -9/+2 |
| | | | | svn changeset:22422/svn branch:6.7 | ||||
* | Fix some typos (#8143) | Leif Åstrand | 2011-12-16 | 1 | -2/+2 |
| | | | | svn changeset:22421/svn branch:6.7 | ||||
* | #8143 Enable using a completely different implementation for VConsole | Leif Åstrand | 2011-12-16 | 1 | -4/+8 |
| | | | | svn changeset:22419/svn branch:6.7 | ||||
* | #8090 test case | Johannes Dahlström | 2011-12-15 | 1 | -5/+7 |
| | | | | svn changeset:22409/svn branch:6.7 | ||||
* | Updated closed tickets in Release Notes. | Marko Grönroos | 2011-12-12 | 1 | -14/+55 |
| | | | | svn changeset:22383/svn branch:6.7 | ||||
* | Fixed typo in comment #7965 #7996 | Johannes Dahlström | 2011-12-12 | 1 | -1/+1 |
| | | | | svn changeset:22382/svn branch:6.7 | ||||
* | Fix #7965 and #7996 - input fields in tables lose their focus in IE | Johannes Dahlström | 2011-12-12 | 1 | -1/+1 |
| | | | | svn changeset:22380/svn branch:6.7 | ||||
* | Updated supported platforms in Release Notes. For #7789, #8056, and #8057. | Marko Grönroos | 2011-12-12 | 1 | -0/+10 |
| | | | | svn changeset:22374/svn branch:6.7 | ||||
* | [merge from 6.7] #8272 Test automatically using WebLogic 12 | Artur Signell | 2012-01-27 | 1 | -1/+0 |
| | | | | svn changeset:22772/svn branch:6.8 | ||||
* | [merge from 6.7] #8045 Removed incorrect/confusing javadoc | Artur Signell | 2012-01-27 | 1 | -13/+0 |
| | | | | svn changeset:22769/svn branch:6.8 | ||||
* | #6718 Extend PopupDateField range - allow selection of the last days of the | Johannes Dahlström | 2012-01-25 | 2 | -107/+96 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | preceding month and the first days of the following month without switching to that month Changes: - Internally use Date objects instead of day-of-month integers to track the selected and focused date - Keep track of the currently displayed month separately from the currently focused date - New CSS class for off-month dates: .v-datefield-calendarpanel-day-offmonth - Off-month days map to negative or past-the-end-of-month integer ids in getSubPart functions - The popup now always shows exactly 6 weeks, so that depending on the month, 1 to 7 days of the preceding month and 4 to 13 days of the following month are shown svn changeset:22758/svn branch:6.8 | ||||
* | Integration test fixes | Johannes Dahlström | 2012-01-23 | 2 | -102/+114 |
| | | | | svn changeset:22747/svn branch:6.8 | ||||
* | #8241 Removed debug message, added reference to ticket | Johannes Dahlström | 2012-01-23 | 1 | -3/+1 |
| | | | | svn changeset:22746/svn branch:6.8 | ||||
* | #8273 Added sanity check to prevent trying to render past the end of the ↵ | Johannes Dahlström | 2012-01-23 | 1 | -0/+3 |
| | | | | | | cells array svn changeset:22745/svn branch:6.8 | ||||
* | Merge from 6.7 | Johannes Dahlström | 2012-01-20 | 9 | -19/+52 |
| | | | | svn changeset:22729/svn branch:6.8 | ||||
* | Merged patch from 6.7 for #5795 #5794 and #5788 (cursors for disabled table) | Marc Englund | 2012-01-19 | 1 | -0/+12 |
| | | | | svn changeset:22701/svn branch:6.8 | ||||
* | Merged patch from 6.7 for #5093 and #5094 (cursors for dragging/resizing ↵ | Marc Englund | 2012-01-18 | 2 | -24/+79 |
| | | | | | | subwindows) svn changeset:22695/svn branch:6.8 | ||||
* | Merged patch for #6765 from 6.7 (disable TextArea resize handle) | Marc Englund | 2012-01-18 | 1 | -0/+1 |
| | | | | svn changeset:22693/svn branch:6.8 | ||||
* | Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996 | Marc Englund | 2012-01-18 | 4 | -4/+9 |
| | | | | svn changeset:22691/svn branch:6.8 | ||||
* | Merge from 6.7 | Johannes Dahlström | 2012-01-16 | 14 | -63/+899 |
| | | | | svn changeset:22637/svn branch:6.8 | ||||
* | Merged #8105 Compile core files and test files to separate folders | Johannes Dahlström | 2012-01-16 | 5 | -113/+122 |
| | | | | svn changeset:22636/svn branch:6.8 | ||||
* | #7614 Added getComponent(int) and getComponentIndex(Component) to CssLayout | Artur Signell | 2012-01-12 | 5 | -1/+211 |
| | | | | svn changeset:22620/svn branch:6.8 | ||||
* | Removed dead code from VSlider | Henri Sara | 2012-01-12 | 1 | -4/+0 |
| | | | | svn changeset:22614/svn branch:6.8 | ||||
* | Merge from 6.7 | Johannes Dahlström | 2012-01-12 | 14 | -42/+579 |
| | | | | svn changeset:22607/svn branch:6.8 | ||||
* | Add Firefox 9 and Chrome 16 to tested browsers, remove Firefox 4-8, Chrome 15 | Johannes Dahlström | 2012-01-09 | 2 | -2/+2 |
| | | | | svn changeset:22557/svn branch:6.8 | ||||
* | Merged changes from 6.7 | Johannes Dahlström | 2011-12-30 | 8 | -18/+368 |
| | | | | svn changeset:22500/svn branch:6.8 | ||||
* | Merged changes from 6.8 | Johannes Dahlström | 2011-12-22 | 12 | -28/+262 |
| | | | | svn changeset:22469/svn branch:6.8 | ||||
* | #5655 Javadoc that the size is only updated on full repaint | Artur Signell | 2011-12-20 | 1 | -1/+7 |
| | | | | svn changeset:22458/svn branch:6.8 | ||||
* | Fixed test mixup | Artur Signell | 2011-12-20 | 3 | -31/+24 |
| | | | | svn changeset:22455/svn branch:6.8 | ||||
* | Split test for #5655 to separate file to avoid issues with screenshots and ↵ | Artur Signell | 2011-12-20 | 4 | -34/+99 |
| | | | | | | changing dates svn changeset:22454/svn branch:6.8 | ||||
* | #5655 Added getClientWidth() and getClientHeight() to WebBrowser and updated ↵ | Artur Signell | 2011-12-20 | 5 | -19/+72 |
| | | | | | | test svn changeset:22453/svn branch:6.8 | ||||
* | Merge #8143 to 6.8 and add missing methods to the Console interface | Leif Åstrand | 2011-12-16 | 5 | -4/+23 |
| | | | | svn changeset:22423/svn branch:6.8 | ||||
* | #8089 Don't fire TextChangeEvent inside TextChangeEvent | Leif Åstrand | 2011-12-09 | 1 | -7/+9 |
| | | | | svn changeset:22361/svn branch:6.7 | ||||
* | #8035 - More generic fix based on review | Leif Åstrand | 2011-12-09 | 1 | -21/+15 |
| | | | | | | Don't send a text change message in cases where a value change has already been sent or is about to get sent svn changeset:22359/svn branch:6.7 | ||||
* | Fixed test class name | Artur Signell | 2011-12-09 | 1 | -19/+19 |
| | | | | svn changeset:22340/svn branch:6.7 | ||||
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-09 | 1 | -1/+1 |
| | | | | svn changeset:22341/svn branch:6.8 |