summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ensure popup datefield width setting works in all themes (#10485)Artur Signell2013-01-0411-68/+94
| | | | Change-Id: I9f0891fb363e49d59b5ab2b1af53ba4bf9bca21e
* Updated copyright notices and added missing license headersArtur Signell2013-01-041059-1197/+3184
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* CRLF -> LFArtur Signell2013-01-0416-885/+885
| | | | Change-Id: I864e3ad465539a5b7fee212390a723773f6930ac
* Merge "Preserve scroll position of ListSelect after server round-trip if the ↵Henri Sara2013-01-043-0/+124
|\ | | | | | | contents haven't changed (#10416)"
| * Preserve scroll position of ListSelect after server round-trip if theAnna Koskinen2013-01-033-0/+124
| | | | | | | | | | | | contents haven't changed (#10416) Change-Id: I7effba1a4551c9c42996d9ca677afb43f16b51a4
* | Merge "Added override for font-sizes which used em in base theme (#10606, ↵Leif Åstrand2013-01-048-2/+14
|\ \ | |/ |/| | | #10587)"
| * Added override for font-sizes which used em in base theme (#10606, #10587)Artur Signell2013-01-028-2/+14
| | | | | | | | Change-Id: I556137c307bdacdb22cbd2abb4461268997ff53d
* | Remember old splitter position when adjusting for out of bounds (#10596)Leif Åstrand2013-01-033-3/+103
| | | | | | | | Change-Id: I7d37ead068b00f75d0ee70666cdc0c5fdb17b623
* | Merge "Merge of (#6476) to Vaadin 7."Artur Signell2013-01-032-17/+11
|\ \
| * | Merge of (#6476) to Vaadin 7.Anna Koskinen2013-01-022-17/+11
| | | | | | | | | | | | | | | | | | | | | Table.setVisibleColumns should throw exception from duplicate property ids. Change-Id: I1465a99bd0c6241c3b31d88f5480fee99bbdc0ad
* | | Update AbstractOrderedLayout calculation logicLeif Åstrand2013-01-034-217/+233
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Always use expansion logic if the layout's size is fixed * Ensure e.g. expansion changes happen even if no hierarchy or measurement changes (#10161) * Separate the calculation of expand ratios from the adjustment for the sizes of children without expansion * Ensure there are element resize listeners for all elements that should be measured (#10488) * Postpone calculations if there are elements that have not yet been measured * Use measurements for fixing the height under more circumstances * Only update based on hierarchy & state if something might have changed Change-Id: I8542afbcb7e93d44bd0dff751a56ed10033937fc
* | | Merge "Fixed typo in build script"Henri Sara2013-01-021-2/+2
|\ \ \
| * | | Fixed typo in build scriptArtur Signell2013-01-021-2/+2
| | |/ | |/| | | | | | | Change-Id: I34f9e91b449ca92a5d6f1c32dd4c21a4d5d34753
* | | Merge "Ensure panel decoration is shown (#10258)"Leif Åstrand2013-01-021-1/+1
|\ \ \
| * | | Ensure panel decoration is shown (#10258)Artur Signell2013-01-021-1/+1
| |/ / | | | | | | | | | Change-Id: Iaf5a25224b10560da15f94b22fa6b77c843a4a47
* | | Merge "Fixed typo in SplitPanel method (#10418)"Leif Åstrand2013-01-021-1/+1
|\ \ \
| * | | Fixed typo in SplitPanel method (#10418)Artur Signell2013-01-021-1/+1
| |/ / | | | | | | | | | Change-Id: Ia211cb7175134087a1cbef404c55075fb098b5c6
* | | Merge "fix Ticket #10506, remove quotes in url path"Henri Sara2013-01-024-1/+14
|\ \ \ | |/ / |/| |
| * | fix Ticket #10506, remove quotes in url pathHaijian Wang2013-01-024-1/+14
| | | | | | | | | | | | | | | | | | taking single quote into consideration Change-Id: I966ffeba8a60c7c16980cca3dfa69935e0aca67b
* | | Merge "Merge of (#9986) to Vaadin 7."Artur Signell2013-01-022-10/+170
|\ \ \
| * | | Merge of (#9986) to Vaadin 7.Anna Koskinen2012-12-212-10/+170
| | |/ | |/| | | | | | | | | | | | | It should be possible to clear Table's value after container changes. Change-Id: Ibacdae2b303375fc8303abd63a5673542a80ad38
* | | Merge "Merge of (#9862) to Vaadin 7."Artur Signell2013-01-023-2/+99
|\ \ \
| * | | Merge of (#9862) to Vaadin 7.Anna Koskinen2013-01-023-2/+99
| | |/ | |/| | | | | | | | | | | | | Tooltip location fix. Change-Id: Idfdf3385d793569f028fbeaba0b338810095f143
* | | Merge "Merge of (#9529) to Vaadin 7."Artur Signell2013-01-021-4/+19
|\ \ \
| * | | Merge of (#9529) to Vaadin 7.Anna Koskinen2012-12-211-4/+19
| | |/ | |/| | | | | | | | | | | | | Limit unnecessary database queries. Change-Id: Iae2ed72dd2d044f02abe775f2289126c5f5dbe1d
* | | Minor fix to SASS else-if condition parsing.Henri Sara2013-01-022-3/+3
| | | | | | | | | | | | Change-Id: I2b6214bbc79f2f133c079667f1b3a61b2fa41ca7
* | | Sass parser refactoring to reduce duplication.Henri Sara2013-01-022-1113/+1311
| | | | | | | | | Change-Id: I5693b06cb6ac921740cd1dbfde8ad98424ce7e80
* | | Merge "Merge of (#8786) test to Vaadin 7."Artur Signell2013-01-022-0/+63
|\ \ \
| * | | Merge of (#8786) test to Vaadin 7.Anna Koskinen2012-12-192-0/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PopupView throws an exception if reopened without explicitly letting it close first. Change-Id: I0493870c47f39a73da8393025e6fccfe3c4c6c27
* | | | Merge "Extend support for Microsoft filter expressions in SASS (#10597)"Artur Signell2013-01-024-328/+360
|\ \ \ \
| * | | | Extend support for Microsoft filter expressions in SASS (#10597)Henri Sara2012-12-274-328/+360
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now, also string parameters and multiple parameters are accepted by the parser. Change-Id: I3b1a707e4d0531c4d6117c8f0b2b140fdf6ac741
* | | | | Tests for Base, Chameleon, Liferay and RunoArtur Signell2013-01-024-0/+1728
| | | | | | | | | | | | | | | | | | | | Change-Id: Ia2792ecfa70d5111f582b1cdcd6a20e7c4db8b3b
* | | | | Fixed font-size issues in Chameleon, Runo and Liferay (#10606, #10587)Artur Signell2013-01-0216-42/+42
| | | | | | | | | | | | | | | | | | | | Change-Id: Iaaa626553030af44eaab57067acf9f022dc75e6b
* | | | | Merge "Merge of (#9825) test to Vaadin 7."Artur Signell2013-01-022-0/+212
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge of (#9825) test to Vaadin 7.Anna Koskinen2012-12-192-0/+212
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | Button with shortcut broken if the shortcut is rendered before the button. Change-Id: Icba93a76c07562b1c2988f23851dc451ce044136
* | | | Merge "Prevents scss files leaking out into the web content folder when an ↵Artur Signell2013-01-021-5/+4
|\ \ \ \ | | | | | | | | | | | | | | | exception is thrown during linking (#10594)"
| * | | | Prevents scss files leaking out into the web content folder when anmichael2012-12-261-5/+4
| | |/ / | |/| | | | | | | | | | | | | | | | | | exception is thrown during linking (#10594) Change-Id: I6c29b5c08722f5a90095d76c93be3ec949c15c9d
* | | | Merge "Merge of (#9784) to Vaadin 7."Artur Signell2013-01-021-0/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Merge of (#9784) to Vaadin 7.Anna Koskinen2012-12-181-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Extracted static resource response writing to a separate, protected method. Change-Id: I5e2b5e86d6aa68e74193aaebb06cef3f9b70151a
* | | | Allow the linker to handle deeper folder hierarchies inside the publicmichael2012-12-211-1/+1
| |_|/ |/| | | | | | | | | | | | | | folder (#10593) Change-Id: Ice5ed6f3d83fdc200201cd329089ed95b4e6744b
* | | Merge "Fixed locator in test"Henri Sara2012-12-201-2/+2
|\ \ \
| * | | Fixed locator in testArtur Signell2012-12-201-2/+2
| | | | | | | | | | | | | | | | Change-Id: I4247a41a3712448e1c44f4751d94c19b452790e7
* | | | Merge "Merge of (#9885) to Vaadin 7."Henri Sara2012-12-201-1/+1
|\ \ \ \
| * | | | Merge of (#9885) to Vaadin 7.Anna Koskinen2012-12-191-1/+1
| | |_|/ | |/| | | | | | | | | | | | | | | | | | VDragAndDropManager should not have a private constructor. Change-Id: Ic92dd938f4759396dc029da8b539d39484f01834
* | | | Merge "Merge of (#9788) to Vaadin 7."Henri Sara2012-12-201-96/+131
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge of (#9788) to Vaadin 7.Anna Koskinen2012-12-191-96/+131
| | | | | | | | | | | | | | | | | | | | | | | | HierarchicalContainer sometimes left content change events disabled. Change-Id: I77bbee1987f324246a6253f91a6edc23b153d4b1
* | | | Copy unrecognized @ rules to output as is (#10486)Henri Sara2012-12-195-632/+782
| |/ / |/| | | | | | | | | | | | | | | | | Also adds preliminary support for recognizing @debug and @warn so that those are not copied. Change-Id: Idaf80daaad78804871d128a9e804404fcf043d25
* | | Merge "Updated Release Notes for Vaadin 7.0.0.rc1 release."7.0.0.beta11Artur Signell2012-12-191-17/+28
|\ \ \
| * | | Updated Release Notes for Vaadin 7.0.0.rc1 release.Marko Gronroos2012-12-191-17/+28
| |/ / | | | | | | | | | Change-Id: Id62a3b44fa6f5c1c3554e273597303b4b418d89e
* | | Use JavaScriptMethodInvocation to detect js invocations (#10549)Leif Åstrand2012-12-194-8/+42
| | | | | | | | | | | | Change-Id: Ib5c1f5c55f101ef51418b44dcfc9b4278f3ec313