summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* #8105 toolkit-package -> vaadin-package for clarityArtur Signell2012-01-101-5/+3
| | | | svn changeset:22574/svn branch:6.7
* #8105 Ensure build.properties is read before result-path is usedArtur Signell2012-01-101-17/+6
| | | | svn changeset:22573/svn branch:6.7
* #8105 Compile core files and test files to separate foldersArtur Signell2012-01-101-17/+25
| | | | svn changeset:22572/svn branch:6.7
* Release Notes: Updated browser compatibility and removed obsolete known ↵Marko Grönroos2012-01-101-10/+0
| | | | | | issue #1155. svn changeset:22571/svn branch:6.7
* Yet another layout tester, copied from V7 for reporting bugs in 6.7Leif Åstrand2012-01-101-166/+9
| | | | svn changeset:22567/svn branch:6.7
* Updated changelog in Release Notes for 6.7.4.Marko Grönroos2012-01-101-52/+10
| | | | svn changeset:22564/svn branch:6.7
* Some test tweaks for #6870Johannes Dahlström2011-12-301-3/+7
| | | | svn changeset:22502/svn branch:6.7
* Improved test cases for #8170Johannes Dahlström2011-12-221-5/+15
| | | | svn changeset:22474/svn branch:6.7
* #8170: Symmetrically with attach(), Window.detach() should call detach() for ↵Johannes Dahlström2011-12-221-0/+13
| | | | | | subwindows svn changeset:22472/svn branch:6.7
* Fix #8170: Window.attach() did not call attach() for subwindowsJohannes Dahlström2011-12-221-0/+11
| | | | svn changeset:22471/svn branch:6.7
* Test for #8170Artur Signell2011-12-211-15/+5
| | | | svn changeset:22465/svn branch:6.7
* Test case for #6870Johannes Dahlström2011-12-191-7/+3
| | | | svn changeset:22445/svn branch:6.7
* TestBench test for #8090Johannes Dahlström2011-12-191-7/+5
| | | | svn changeset:22439/svn branch:6.7
* #8040 Improved commentJohannes Dahlström2011-12-161-2/+9
| | | | svn changeset:22424/svn branch:6.7
* #8040 test case and fixJohannes Dahlström2011-12-161-9/+2
| | | | svn changeset:22422/svn branch:6.7
* Fix some typos (#8143)Leif Åstrand2011-12-161-2/+2
| | | | svn changeset:22421/svn branch:6.7
* #8143 Enable using a completely different implementation for VConsoleLeif Åstrand2011-12-161-4/+8
| | | | svn changeset:22419/svn branch:6.7
* #8090 test caseJohannes Dahlström2011-12-151-5/+7
| | | | svn changeset:22409/svn branch:6.7
* Updated closed tickets in Release Notes.Marko Grönroos2011-12-121-14/+55
| | | | svn changeset:22383/svn branch:6.7
* Fixed typo in comment #7965 #7996Johannes Dahlström2011-12-121-1/+1
| | | | svn changeset:22382/svn branch:6.7
* Fix #7965 and #7996 - input fields in tables lose their focus in IEJohannes Dahlström2011-12-121-1/+1
| | | | svn changeset:22380/svn branch:6.7
* Updated supported platforms in Release Notes. For #7789, #8056, and #8057.Marko Grönroos2011-12-121-0/+10
| | | | svn changeset:22374/svn branch:6.7
* [merge from 6.7] #8272 Test automatically using WebLogic 12Artur Signell2012-01-271-1/+0
| | | | svn changeset:22772/svn branch:6.8
* [merge from 6.7] #8045 Removed incorrect/confusing javadocArtur Signell2012-01-271-13/+0
| | | | svn changeset:22769/svn branch:6.8
* #6718 Extend PopupDateField range - allow selection of the last days of theJohannes Dahlström2012-01-252-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 fixesJohannes Dahlström2012-01-232-102/+114
| | | | svn changeset:22747/svn branch:6.8
* #8241 Removed debug message, added reference to ticketJohannes Dahlström2012-01-231-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öm2012-01-231-0/+3
| | | | | | cells array svn changeset:22745/svn branch:6.8
* Merge from 6.7Johannes Dahlström2012-01-209-19/+52
| | | | svn changeset:22729/svn branch:6.8
* Merged patch from 6.7 for #5795 #5794 and #5788 (cursors for disabled table)Marc Englund2012-01-191-0/+12
| | | | svn changeset:22701/svn branch:6.8
* Merged patch from 6.7 for #5093 and #5094 (cursors for dragging/resizing ↵Marc Englund2012-01-182-24/+79
| | | | | | subwindows) svn changeset:22695/svn branch:6.8
* Merged patch for #6765 from 6.7 (disable TextArea resize handle)Marc Englund2012-01-181-0/+1
| | | | svn changeset:22693/svn branch:6.8
* Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996Marc Englund2012-01-184-4/+9
| | | | svn changeset:22691/svn branch:6.8
* Merge from 6.7Johannes Dahlström2012-01-1614-63/+899
| | | | svn changeset:22637/svn branch:6.8
* Merged #8105 Compile core files and test files to separate foldersJohannes Dahlström2012-01-165-113/+122
| | | | svn changeset:22636/svn branch:6.8
* #7614 Added getComponent(int) and getComponentIndex(Component) to CssLayoutArtur Signell2012-01-125-1/+211
| | | | svn changeset:22620/svn branch:6.8
* Removed dead code from VSliderHenri Sara2012-01-121-4/+0
| | | | svn changeset:22614/svn branch:6.8
* Merge from 6.7Johannes Dahlström2012-01-1214-42/+579
| | | | svn changeset:22607/svn branch:6.8
* Add Firefox 9 and Chrome 16 to tested browsers, remove Firefox 4-8, Chrome 15Johannes Dahlström2012-01-092-2/+2
| | | | svn changeset:22557/svn branch:6.8
* Merged changes from 6.7Johannes Dahlström2011-12-308-18/+368
| | | | svn changeset:22500/svn branch:6.8
* Merged changes from 6.8Johannes Dahlström2011-12-2212-28/+262
| | | | svn changeset:22469/svn branch:6.8
* #5655 Javadoc that the size is only updated on full repaintArtur Signell2011-12-201-1/+7
| | | | svn changeset:22458/svn branch:6.8
* Fixed test mixupArtur Signell2011-12-203-31/+24
| | | | svn changeset:22455/svn branch:6.8
* Split test for #5655 to separate file to avoid issues with screenshots and ↵Artur Signell2011-12-204-34/+99
| | | | | | changing dates svn changeset:22454/svn branch:6.8
* #5655 Added getClientWidth() and getClientHeight() to WebBrowser and updated ↵Artur Signell2011-12-205-19/+72
| | | | | | test svn changeset:22453/svn branch:6.8
* Merge #8143 to 6.8 and add missing methods to the Console interfaceLeif Åstrand2011-12-165-4/+23
| | | | svn changeset:22423/svn branch:6.8
* #8089 Don't fire TextChangeEvent inside TextChangeEventLeif Åstrand2011-12-091-7/+9
| | | | svn changeset:22361/svn branch:6.7
* #8035 - More generic fix based on reviewLeif Åstrand2011-12-091-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 nameArtur Signell2011-12-091-19/+19
| | | | svn changeset:22340/svn branch:6.7
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-091-1/+1
| | | | svn changeset:22341/svn branch:6.8