summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disabled automatic building and inclusion of reservr widgetset in the package...Artur Signell2010-03-021-2/+0
* #3734 - Widgetset fails to load when customized system messages contain speci...Artur Signell2010-03-011-3/+4
* #4129 - Show a message if cookie support is disabled in the browserArtur Signell2010-03-012-0/+142
* #4128 - Allow custom servlets to send critical notifications to clientArtur Signell2010-03-011-14/+16
* #3682 - Maven pom.xml should use the same version as all other build scriptsArtur Signell2010-03-012-2/+21
* #4250 - IndexedContainer.nextItemId should return null for item ids not in co...Artur Signell2010-03-011-1/+7
* #4249 - IndexedContainer.addItemAfter(Object) should return item id, not itemArtur Signell2010-03-011-1/+5
* #4170 - IndexedContainer.addItemAfter(null, Object) does not workArtur Signell2010-03-011-0/+5
* Added test for Container.OrderedArtur Signell2010-03-012-0/+71
* Merge tool bug fix.Marko Grönroos2010-03-011-1/+1
* #4240 - Remove URIFragmentUtility workaround (#4099)Artur Signell2010-03-011-6/+0
* #4162 - Update to GWT 2.0.3Artur Signell2010-03-011-1/+1
* Test case for #4227Artur Signell2010-02-231-0/+39
* Fixed #4206 - "Setting scroll position doesn't work with Webkit browsers" for...Artur Signell2010-02-231-1/+4
* Fix for #4206 - Setting scroll position doesn't work with Webkit browsersArtur Signell2010-02-231-4/+6
* Merged [11391],[11473],[11474],[11475],[11477] from 6.2Artur Signell2010-02-233-10/+145
* Added test for ContainerHierarchicalWrapperArtur Signell2010-02-233-20/+25
* Test case for #4206Artur Signell2010-02-231-0/+39
* Added ticket infoArtur Signell2010-02-231-12/+17
* Fix for #4215 and #4216 for ContainerHierarchicalWrapperArtur Signell2010-02-231-2/+11
* Removed accidental Java6 annotationsArtur Signell2010-02-234-5/+0
* Fix for #4216 - HierarchicalContainer.areChildrenAllowed returns true for ite...Artur Signell2010-02-221-1/+4
* Fix for #4215 - HierarchicalContainer.isRoot returns true for items not in co...Artur Signell2010-02-221-1/+5
* Test cases for IndexedContainer and HierarchicalContainerArtur Signell2010-02-224-0/+736
* Test case for #4192Artur Signell2010-02-221-0/+3
* Test case for #4192Artur Signell2010-02-221-0/+76
* Added Vaadin logo favicons to both Sampler themes (sampler-reindeer and sampl...Jouni Koivuviita2010-02-222-0/+0
* Updated Runo theme favicon to Vaadin logo.Jouni Koivuviita2010-02-221-0/+0
* Changed VPanel caption height measurement from captionNode to captionWrapper ...Jouni Koivuviita2010-02-221-1/+2
* Reverted gridlayout margins and spacings back to original after [11248].Jouni Koivuviita2010-02-222-0/+36
* Moved Expand/Collapse method references to listener class and added Tree list...Artur Signell2010-02-192-22/+152
* Fix for #3860 - FileResource.getStream should not consume FileNotFoundExceptionArtur Signell2010-02-192-1/+59
* Test case for #4204Artur Signell2010-02-191-0/+42
* Fix for #4204 - CssLayout throws ClassCastException when removing component w...Artur Signell2010-02-191-4/+5
* Fixed #4205 - Client side exceptions/errors are not always shownArtur Signell2010-02-192-3/+21
* Revert some AbstractApplicationPortlet methods to private for now, can be ope...Henri Sara2010-02-181-6/+5
* Refactoring of AbstractApplicationPortlet for (limited) extensibility of requ...Henri Sara2010-02-182-142/+375
* Update sampler script to handle new form sampleArtur Signell2010-02-161-0/+31
* Merged fix for #3534 from 6.2Artur Signell2010-02-161-0/+1
* #2205 Make Form layouting more flexibleArtur Signell2010-02-161-26/+71
* Merged portlet mode and windowing changes from 6.2. For #4143Marc Englund2010-02-123-187/+92
* Removed com.vaadin.automatedtests for #3398Artur Signell2010-02-111-1/+0
* Removed some old ExpandLayout referencesArtur Signell2010-02-1114-618/+62
* Removed com.vaadin.automatedtests for #3398Artur Signell2010-02-1130-3698/+89
* Merged from 6.2: Better warning & removed old commented code for #3974 (multi...Marc Englund2010-02-111-12/+6
* Merged [11258] from 6.2 for #3974Marc Englund2010-02-102-2/+10
* Merged fix for #4109 to 6.3 branch.John Alhroos2010-02-102-2/+26
* Changed base theme layout margins and spacings from ems to pixels (reduce lay...Jouni Koivuviita2010-02-103-66/+69
* Changed base theme layout margins and spacings from ems to pixels (reduce lay...Jouni Koivuviita2010-02-104-23/+22
* Merged changes from 6.2 branch.John Alhroos2010-02-104-15/+38