summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
* #7938 Added reference to #8971 to the javadocJohannes Dahlström2012-06-151-0/+3
* #7938 Clarified Window.center() javadocJohannes Dahlström2012-06-151-2/+4
* Change Chameleon -> chameleon + unit test for all builtin themes (#8386)Leif Åstrand2012-06-131-1/+1
* #8297 Do not use static logger instancesHenri Sara2012-06-052-31/+49
* #7495 Inverted the server-side API naming (eg. setColumnNoncollapsible -> set...Johannes Dahlström2012-05-311-10/+17
* Created a test for disabling and enabling max/min split position of SplitPane...Tapio Aali2012-05-311-10/+10
* Optimized network usage of the split position limits of the SplitPanel (#8880).Tapio Aali2012-05-311-2/+6
* Added options for setting maximum and minimum split positions to SplitPanel (...Tapio Aali2012-05-301-1/+109
* Removed non-working/unneeded code (#8428)Artur Signell2012-05-291-5/+0
* Made Table serializable when using column width for row header (#8428)Artur Signell2012-05-292-1/+37
* Table: Make some columns uncollapsable (#7495)Leif Åstrand2012-05-231-0/+46
* Make browser window size available in Window (#5655)Leif Åstrand2012-05-221-0/+49
* [merge from 6.7] Don't trigger actions if space or enter is pressed with Butt...Automerge2012-05-211-3/+0
* [merge from 6.7] #8805 fix flickering of partial first row in table, related ...Automerge2012-05-181-0/+7
* [merge from 6.7] #8793 Retain all tab metadata, not just caption and icon, in...Johannes Dahlström2012-05-181-46/+32
* [merge from 6.7] Remove invalid import used by javadocsAutomerge2012-05-151-1/+0
* [merge from 6.7] Use equals instead of == to compare item ids (#8712). Using ...Automerge2012-04-271-1/+1
* Add support for html in buttons (#8663)Leif Åstrand2012-04-261-0/+38
* [merge from 6.7] Reverted #7607 fixes and removed the test for now because th...Automerge2012-04-171-4/+7
* #8203 Improved javadoc, added null checkJohannes Dahlström2012-04-121-7/+10
* Fixed #8653: addTab(index) should not throw if index is out of boundsJohannes Dahlström2012-04-121-5/+6
* #6155 Javadoc/comments; refresh field value from data source on attachJohannes Dahlström2012-04-111-8/+39
* Allow splitter position to be float to avoid rounding errors (#4296)Artur Signell2012-04-101-13/+22
* #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-051-20/+41
* #8209 Call click() from handleActionJohannes Dahlström2012-03-201-3/+1
* #8209 Added a public click() method to Button, simulating a click on server sideJohannes Dahlström2012-03-201-0/+11
* #6085 Allow setting an alternate text for Embedded, for accessibility purposesJohannes Dahlström2012-03-201-0/+33
* [merge from 6.7] Documented that GridLayout coordinates are zero-based. Also ...Automerge2012-03-161-111/+145
* [merge from 6.7] #7607 Make Table scroll to the very bottom when neededAutomerge2012-03-141-3/+7
* [merge from 6.7] #8077 restored accidentally deleted commentAutomerge2012-03-011-0/+2
* [merge from 6.7] Fixed #8077: removed a buggy optimization that prevented the...Automerge2012-02-291-15/+1
* #5100 Support for server-side focus/blur listeners; handle disabled tabs corr...Johannes Dahlström2012-02-271-10/+27
* Patch for #5100 - TabSheet keyboard navigationJohannes Dahlström2012-02-161-1/+36
* Reverted bad commit [23048]Johannes Dahlström2012-02-161-36/+1
* #5100 test caseJohannes Dahlström2012-02-161-1/+36
* Synchronized 6.8 branch between svn and git.Build Agent2012-01-312-28/+4
* #8311 Converted CRLF to LF in all source filesArtur Signell2012-01-273-257/+257
* #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
* [merge from 6.7] #8045 Removed incorrect/confusing javadocArtur Signell2012-01-271-13/+0
* #8273 Added sanity check to prevent trying to render past the end of the cell...Johannes Dahlström2012-01-231-0/+3
* #7614 Added getComponent(int) and getComponentIndex(Component) to CssLayoutArtur Signell2012-01-121-1/+25
* Merge from 6.7Johannes Dahlström2012-01-121-0/+10
* Merged changes from 6.7Johannes Dahlström2011-12-301-0/+24
* Merged changes from 6.8Johannes Dahlström2011-12-221-1/+3
* #8089 Don't fire TextChangeEvent inside TextChangeEventLeif Åstrand2011-12-091-7/+9
* Merged #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-0879-144/+144
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-0879-144/+144