summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid marking AbstractField dirty in primitive getters (#11201)Artur Signell2013-05-171-3/+8
* Test for #11775Artur Signell2013-05-171-0/+53
* Centers VOverlays in visual viewport on iOS, Android, fixes #11614Marc Englund2013-05-172-0/+131
* Fixed table height rendering in Android 2.3 #11331John Ahlroos2013-05-172-0/+25
* Test for #11267 adapted from 6.8. Marc Englund2013-05-153-1/+107
* SQLContainer.indexOfId() also searches backwards (#11849, #10376)Henri Sara2013-05-143-3/+86
* Merge #6880 test from 6.8; fix itself is not needed in Vaadin 7Johannes Dahlström2013-05-142-0/+116
* Support non-trivial SASS media selectors (#11455)Henri Sara2013-05-149-1025/+1062
* Fix NPE if there's no query in the URI (#11836)Leif Åstrand2013-05-141-1/+2
* Clear items in ComboBox only if changed (#10924)Henri Sara2013-05-144-60/+222
* Eliminate unnecessary conversions of option keysHenri Sara2013-05-142-5/+4
* Merge "Clean up Table popup menu close handler to prevent a memory leak" from...Johannes Dahlström2013-05-132-11/+25
* Verify that tests are run with the expected JRE version (#11835)Leif Åstrand2013-05-132-0/+71
* Warn if using old widgetset (#11836)Leif Åstrand2013-05-131-0/+64
* More specific workaround for no rows in TreeTable with pagelenght = 0 (#9203)Leif Åstrand2013-05-103-6/+161
* Move suggestion popup width calculation from connector to VFilterSelectHenri Sara2013-05-102-12/+25
* Merge test for #11623 to 7.0.Johannes Dahlström2013-05-102-0/+141
* Add a large number of debug calls to VFilterSelect (disabled by default)Henri Sara2013-05-101-5/+80
* More verbose output from running JettyLeif Åstrand2013-05-102-1/+3
* Don't ignore child component margins in AbstractOrderedLayout (#11553)Johannes Dahlström2013-05-103-12/+116
* Liferay 6.2 compatibility (#11751)Henri Sara2013-05-101-6/+63
* Instead of applying workaround to the root panel, apply it to the sub window ...John Alhroos2013-05-101-12/+12
* Remove pre-loader element after pre-loading, fixes #10863Marc Englund2013-05-082-4/+123
* Test for #11396 (merged from 6.8 branch).Henri Sara2013-04-291-0/+29
* Ensure actions are handled in a deterministic order (#11735) (mergedHenri Sara2013-04-291-35/+25
* Fixed NPE regression after fix for #11693John Ahlroos2013-04-261-1/+4
* Remove duplicate copying of mixin child nodes (#11604)Henri Sara2013-04-261-10/+4
* Add content length header for static resources (#11699)Henri Sara2013-04-251-7/+25
* Fix for IE8 forgetting to move error indicator when component is resized #11693"John Ahlroos2013-04-241-0/+25
* Fix fragment handling regression caused by #10769 (#11686)7.0.5Johannes Dahlström2013-04-231-4/+12
* Fixed broken Gridlayout cell position calculation in IE10 #11644 (backported ...John Ahlroos2013-04-231-6/+11
* Different fix for #11152 which is restricted to the problematic case in horiz...Artur Signell2013-04-233-6/+60
* Fixed Accordion tab stylenames which never got applied on the tab widgets #11...John Ahlroos2013-04-223-0/+105
* Prevent double encoding problems when URI fragment contains special character...Johannes Dahlström2013-04-194-31/+160
* Support "to" in CSS function parameters (#11309)Henri Sara2013-04-187-48/+136
* Don't detach and reattach VAbstractSplitPanel child widgets unnecessarily (#1...Johannes Dahlström2013-04-181-0/+6
* Fixed IE8 scrollbar issue with vertical layout when using both expansions and...John Ahlroos2013-04-173-3/+84
* Merge release notes from '7.0.4' into 7.0Henri Sara2013-04-161-0/+30
|\
| * Update release notes7.0.4Henri Sara2013-04-081-0/+30
* | Fixes #11152 (IE9 caret/cursor postion) by applying position:relative to inpu...Marc Englund2013-04-121-0/+6
* | Fixed date reset when calendar is first initialized #11387John Ahlroos2013-04-121-1/+6
* | Fixed native button not triggering click event in IE #11094John Ahlroos2013-04-102-4/+30
|/
* Remove resource related code from VaadinPortlet (#11527)Henri Sara2013-04-081-30/+3
* Backported fix of minimal (empty hashmap) leak on redeploy (#9993)Artur Signell2013-04-032-9/+171
* Unified all portal integration tests to be based on JSR286Portlet (#8013, #95...Artur Signell2013-03-2113-368/+1168
* Enable a Vaadin applications to be re-initialized if if has been re-added to ...Artur Signell2013-03-202-4/+31
* Make TextArea.setCursorPosition work in all browsers (#8769)Leif Åstrand2013-03-204-0/+376
* Disabled TabIndex warning for now (#11325)7.0.3Artur Signell2013-03-191-3/+7
* Do not run TestRunner as a testArtur Signell2013-03-191-1/+1
* Updated test to test interactions and to be more stableArtur Signell2013-03-161-7/+20