summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* A better patch and test for #7036Johannes Dahlström2012-07-264-1/+89
* Reverted #7036 patch, will write a better oneJohannes Dahlström2012-07-262-20/+2
* Fix typo preventing StreamVariable cleanup (#9171)Leif Åstrand2012-07-252-5/+84
* Make a read-only RichTextArea scrollable (#7036)Johannes Dahlström2012-07-252-2/+20
* #9148 SQLContainer extensible null value support using custom StatementHelper...Henri Sara2012-07-254-6/+92
* Fix a typoJohannes Dahlström2012-07-201-2/+2
* #8291, #7666 fix Table NegativeArraySizeException when table size reduced by ...Henri Sara2012-07-202-1/+123
* #8230 #8917 Fix input prompt leaking to the field value in TextField and Text...Henri Sara2012-07-111-1/+6
* Release Notes for Vaadin 6.8.1.Marko Grönroos2012-07-111-82/+42
* Fix CRLF -> LFJohannes Dahlström2012-07-101-37/+37
* Oops, remove redundant code causing a compile errorJohannes Dahlström2012-07-101-43/+0
* #7387 bugfix: ensure non-negative widthJohannes Dahlström2012-07-091-1/+1
* Test for #9064Johannes Dahlström2012-07-092-0/+112
* #9064 Render checkboxes in a Table as display: inline-block like TreeTable al...Johannes Dahlström2012-07-091-0/+5
* Revert #8193 patch because of regressionsJohannes Dahlström2012-07-092-25/+5
* Empty TreeTable rows collapse after #7387 fix, give them some content to prev...Johannes Dahlström2012-07-091-2/+3
* TB test for #7387Johannes Dahlström2012-07-092-12/+45
* #7387 Render block elements in TreeTable hierarchy column correctly: draw the...Johannes Dahlström2012-07-093-23/+41
* #8193 Listen to RootPanel keydown events to handle shortcut actions from Popu...Johannes Dahlström2012-06-263-5/+100
* #8957 Ensure non-negative widthJohannes Dahlström2012-06-251-15/+5
* #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
* TB script for #8949Johannes Dahlström2012-06-152-0/+65
* #8949 Make sure a drag image always has absolute positionJohannes Dahlström2012-06-152-4/+48
* Fixed typo (: instead of =) (#8941)Artur Signell2012-06-141-1/+1
* #7766 Use debug id in test to make IE 6,7,8 not fail so harJohannes Dahlström2012-06-142-20/+6
* #8852 Applied Sami's patch with minor changes to comments and the testJohannes Dahlström2012-06-144-9/+135
* #7766 Applied Sami's patchJohannes Dahlström2012-06-143-1/+100
* Change Chameleon -> chameleon + unit test for all builtin themes (#8386)Leif Åstrand2012-06-133-1/+49
* Recalculate column widths after changing table height (#6039)Leif Åstrand2012-06-111-1/+6
* Updated changelog. Changed formatting of enhancements list.Marko Grönroos2012-06-081-19/+32
* Added more highlighted features to the release notesJohannes Dahlström2012-06-081-1/+19
* Fixed non-matching header close tags, added link to classloader workaroundJohannes Dahlström2012-06-071-15/+12
* Prevent double iframe and script tags if writeAjaxPageScriptWidgetset is over...Leif Åstrand2012-06-071-1/+20
* Fix some typos in Portlet init javascript and html (#8924)Leif Åstrand2012-06-071-2/+2
* Remove document.write from bootstrap (#8924)Leif Åstrand2012-06-072-23/+59
* [merge from 6.7] #7067 Update a comment, fix typoed ticket referenceAutomerge2012-06-071-6/+2
* [merge from 6.7] #7607 updated testAutomerge2012-06-071-1/+36
* Refactor ?debug detection (#8923)Leif Åstrand2012-06-072-11/+84
* [merge from 6.7] #7606 Run a Webkit overflow fix as deferred to keep table sc...Automerge2012-06-061-1/+8
* Avoid potential NPE discovered in review (#8914)Leif Åstrand2012-06-061-2/+4
* Show better error message when variable change decoding fails (#8914)Leif Åstrand2012-06-061-10/+17
* #8297 Do not use static logger instancesHenri Sara2012-06-0522-266/+341
* Update supported platforms to include Firefox 12, Android 4Johannes Dahlström2012-06-011-2/+2
* [merge from 6.7] Made tooltips work for Slider (#8863)Automerge2012-06-012-0/+73
* #7495 Fixed Tables test to use the inverted API namingJohannes Dahlström2012-05-311-5/+5
* #7495 Inverted the server-side API naming (eg. setColumnNoncollapsible -> set...Johannes Dahlström2012-05-312-13/+20
* Created a test for disabling and enabling max/min split position of SplitPane...Tapio Aali2012-05-313-33/+144
* Optimized network usage of the split position limits of the SplitPanel (#8880).Tapio Aali2012-05-312-12/+18
* #8878 Cannot use @Override when implementing interface methods in Java 1.5Johannes Dahlström2012-05-301-2/+0