summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated changelog in Release Notes for 6.7.4.Marko Grönroos2012-01-101-52/+10
* Some test tweaks for #6870Johannes Dahlström2011-12-301-3/+7
* Improved test cases for #8170Johannes Dahlström2011-12-221-5/+15
* #8170: Symmetrically with attach(), Window.detach() should call detach() for ...Johannes Dahlström2011-12-221-0/+13
* Fix #8170: Window.attach() did not call attach() for subwindowsJohannes Dahlström2011-12-221-0/+11
* Test for #8170Artur Signell2011-12-211-15/+5
* Test case for #6870Johannes Dahlström2011-12-191-7/+3
* TestBench test for #8090Johannes Dahlström2011-12-191-7/+5
* #8040 Improved commentJohannes Dahlström2011-12-161-2/+9
* #8040 test case and fixJohannes Dahlström2011-12-161-9/+2
* Fix some typos (#8143)Leif Åstrand2011-12-161-2/+2
* #8143 Enable using a completely different implementation for VConsoleLeif Åstrand2011-12-161-4/+8
* #8090 test caseJohannes Dahlström2011-12-151-5/+7
* Updated closed tickets in Release Notes.Marko Grönroos2011-12-121-14/+55
* Fixed typo in comment #7965 #7996Johannes Dahlström2011-12-121-1/+1
* Fix #7965 and #7996 - input fields in tables lose their focus in IEJohannes Dahlström2011-12-121-1/+1
* Updated supported platforms in Release Notes. For #7789, #8056, and #8057.Marko Grönroos2011-12-121-0/+10
* [merge from 6.7] #8272 Test automatically using WebLogic 12Artur Signell2012-01-271-1/+0
* [merge from 6.7] #8045 Removed incorrect/confusing javadocArtur Signell2012-01-271-13/+0
* #6718 Extend PopupDateField range - allow selection of the last days of theJohannes Dahlström2012-01-252-107/+96
* Integration test fixesJohannes Dahlström2012-01-232-102/+114
* #8241 Removed debug message, added reference to ticketJohannes Dahlström2012-01-231-3/+1
* #8273 Added sanity check to prevent trying to render past the end of the cell...Johannes Dahlström2012-01-231-0/+3
* Merge from 6.7Johannes Dahlström2012-01-209-19/+52
* Merged patch from 6.7 for #5795 #5794 and #5788 (cursors for disabled table)Marc Englund2012-01-191-0/+12
* Merged patch from 6.7 for #5093 and #5094 (cursors for dragging/resizing subw...Marc Englund2012-01-182-24/+79
* Merged patch for #6765 from 6.7 (disable TextArea resize handle)Marc Englund2012-01-181-0/+1
* Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996Marc Englund2012-01-184-4/+9
* Merge from 6.7Johannes Dahlström2012-01-1614-63/+899
* Merged #8105 Compile core files and test files to separate foldersJohannes Dahlström2012-01-165-113/+122
* #7614 Added getComponent(int) and getComponentIndex(Component) to CssLayoutArtur Signell2012-01-125-1/+211
* Removed dead code from VSliderHenri Sara2012-01-121-4/+0
* Merge from 6.7Johannes Dahlström2012-01-1214-42/+579
* Add Firefox 9 and Chrome 16 to tested browsers, remove Firefox 4-8, Chrome 15Johannes Dahlström2012-01-092-2/+2
* Merged changes from 6.7Johannes Dahlström2011-12-308-18/+368
* Merged changes from 6.8Johannes Dahlström2011-12-2212-28/+262
* #5655 Javadoc that the size is only updated on full repaintArtur Signell2011-12-201-1/+7
* Fixed test mixupArtur Signell2011-12-203-31/+24
* Split test for #5655 to separate file to avoid issues with screenshots and ch...Artur Signell2011-12-204-34/+99
* #5655 Added getClientWidth() and getClientHeight() to WebBrowser and updated ...Artur Signell2011-12-205-19/+72
* Merge #8143 to 6.8 and add missing methods to the Console interfaceLeif Åstrand2011-12-165-4/+23
* #8089 Don't fire TextChangeEvent inside TextChangeEventLeif Åstrand2011-12-091-7/+9
* #8035 - More generic fix based on reviewLeif Åstrand2011-12-091-21/+15
* Fixed test class nameArtur Signell2011-12-091-19/+19
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-091-1/+1
* Merged fixes from 6.7Artur Signell2011-12-085-4/+266
|\
| * Test for how validators work with empty fieldsArtur Signell2011-12-082-0/+227
| * #4925 com.vaadin.tools.ReflectTools javadocArtur Signell2011-12-081-2/+2
| * #6603 Added IllegalArgumentException to javadoc and added testArtur Signell2011-12-082-2/+37
* | Merged #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-08488-678/+678
|\|