Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed subpixel measuring in IE9+ (#10636) | Artur Signell | 2013-01-07 | 1 | -5/+87 |
| | | | | Change-Id: Ia8441b47a0b2a8dd290afa1f2cfe49db633f3865 | ||||
* | Removed old source file checkers (#9399) | Artur Signell | 2013-01-07 | 2 | -255/+0 |
| | | | | | | Checks are now done by checkstyles (#9065) Change-Id: I816109d0f13d28ba6ce58da9427578486ef3ce33 | ||||
* | Merge "Ensure popup datefield width setting works in all themes (#10485)" | Leif Åstrand | 2013-01-07 | 11 | -68/+94 |
|\ | |||||
| * | Ensure popup datefield width setting works in all themes (#10485) | Artur Signell | 2013-01-04 | 11 | -68/+94 |
| | | | | | | | | Change-Id: I9f0891fb363e49d59b5ab2b1af53ba4bf9bca21e | ||||
* | | Added check for carriage return (#9065) | Artur Signell | 2013-01-07 | 1 | -1/+5 |
| | | | | | | | | Change-Id: I5ab56fb58fb7db2542678845bddf6a7e971fd6ca | ||||
* | | Merge "Checkstyle for Vaadin #9065" | Henri Sara | 2013-01-07 | 15 | -25/+371 |
|\ \ | |||||
| * | | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 15 | -25/+371 |
| |/ | | | | | | | | | | | | | | | * Validates that all java files contains a license file and fails the build if a license is missing * For now runs a lot of checks with a severity less than error to avoid failing the build * Outputs test results to TeamCity for reporting Change-Id: I24ca9cd0646a4bc530ef3a183eef1bc4addc555d | ||||
* | | Merge "Don't include relative sizes in expand compensation (#10222)" | Henri Sara | 2013-01-04 | 4 | -1/+151 |
|\ \ | |||||
| * | | Don't include relative sizes in expand compensation (#10222) | Leif Åstrand | 2013-01-04 | 4 | -1/+151 |
| |/ | | | | | | | Change-Id: I1b94a8ffbbe66e64a585e1d7729dae3af6d815b6 | ||||
* | | Merge "support interpolation in property name (#9410)" | Henri Sara | 2013-01-04 | 7 | -922/+948 |
|\ \ | |||||
| * | | support interpolation in property name (#9410) | Haijian Wang | 2013-01-04 | 7 | -922/+948 |
| |/ | | | | | | | Change-Id: Idfb058daf796875cadf0262a2b8150fc1c103915 | ||||
* | | Don't let the caption cause negative width (#10630) | Leif Åstrand | 2013-01-04 | 1 | -0/+3 |
| | | | | | | | | Change-Id: I0d4964111fe72ee23b0d285c4c2340139c426c95 | ||||
* | | Fix some small issues in LayoutTesterApplication | Leif Åstrand | 2013-01-04 | 3 | -1/+13 |
|/ | | | | Change-Id: I996c62309072102a284622fcda6090b447282bdf | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1059 | -1197/+3184 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | CRLF -> LF | Artur Signell | 2013-01-04 | 16 | -885/+885 |
| | | | | Change-Id: I864e3ad465539a5b7fee212390a723773f6930ac | ||||
* | Merge "Preserve scroll position of ListSelect after server round-trip if the ↵ | Henri Sara | 2013-01-04 | 3 | -0/+124 |
|\ | | | | | | | contents haven't changed (#10416)" | ||||
| * | Preserve scroll position of ListSelect after server round-trip if the | Anna Koskinen | 2013-01-03 | 3 | -0/+124 |
| | | | | | | | | | | | | contents haven't changed (#10416) Change-Id: I7effba1a4551c9c42996d9ca677afb43f16b51a4 | ||||
* | | Merge "Added override for font-sizes which used em in base theme (#10606, ↵ | Leif Åstrand | 2013-01-04 | 8 | -2/+14 |
|\ \ | |/ |/| | | | #10587)" | ||||
| * | Added override for font-sizes which used em in base theme (#10606, #10587) | Artur Signell | 2013-01-02 | 8 | -2/+14 |
| | | | | | | | | Change-Id: I556137c307bdacdb22cbd2abb4461268997ff53d | ||||
* | | Remember old splitter position when adjusting for out of bounds (#10596) | Leif Åstrand | 2013-01-03 | 3 | -3/+103 |
| | | | | | | | | Change-Id: I7d37ead068b00f75d0ee70666cdc0c5fdb17b623 | ||||
* | | Merge "Merge of (#6476) to Vaadin 7." | Artur Signell | 2013-01-03 | 2 | -17/+11 |
|\ \ | |||||
| * | | Merge of (#6476) to Vaadin 7. | Anna Koskinen | 2013-01-02 | 2 | -17/+11 |
| | | | | | | | | | | | | | | | | | | | | | Table.setVisibleColumns should throw exception from duplicate property ids. Change-Id: I1465a99bd0c6241c3b31d88f5480fee99bbdc0ad | ||||
* | | | Update AbstractOrderedLayout calculation logic | Leif Åstrand | 2013-01-03 | 4 | -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 Sara | 2013-01-02 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fixed typo in build script | Artur Signell | 2013-01-02 | 1 | -2/+2 |
| | |/ | |/| | | | | | | | Change-Id: I34f9e91b449ca92a5d6f1c32dd4c21a4d5d34753 | ||||
* | | | Merge "Ensure panel decoration is shown (#10258)" | Leif Åstrand | 2013-01-02 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Ensure panel decoration is shown (#10258) | Artur Signell | 2013-01-02 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Change-Id: Iaf5a25224b10560da15f94b22fa6b77c843a4a47 | ||||
* | | | Merge "Fixed typo in SplitPanel method (#10418)" | Leif Åstrand | 2013-01-02 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fixed typo in SplitPanel method (#10418) | Artur Signell | 2013-01-02 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Change-Id: Ia211cb7175134087a1cbef404c55075fb098b5c6 | ||||
* | | | Merge "fix Ticket #10506, remove quotes in url path" | Henri Sara | 2013-01-02 | 4 | -1/+14 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix Ticket #10506, remove quotes in url path | Haijian Wang | 2013-01-02 | 4 | -1/+14 |
| | | | | | | | | | | | | | | | | | | taking single quote into consideration Change-Id: I966ffeba8a60c7c16980cca3dfa69935e0aca67b | ||||
* | | | Merge "Merge of (#9986) to Vaadin 7." | Artur Signell | 2013-01-02 | 2 | -10/+170 |
|\ \ \ | |||||
| * | | | Merge of (#9986) to Vaadin 7. | Anna Koskinen | 2012-12-21 | 2 | -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 Signell | 2013-01-02 | 3 | -2/+99 |
|\ \ \ | |||||
| * | | | Merge of (#9862) to Vaadin 7. | Anna Koskinen | 2013-01-02 | 3 | -2/+99 |
| | |/ | |/| | | | | | | | | | | | | | Tooltip location fix. Change-Id: Idfdf3385d793569f028fbeaba0b338810095f143 | ||||
* | | | Merge "Merge of (#9529) to Vaadin 7." | Artur Signell | 2013-01-02 | 1 | -4/+19 |
|\ \ \ | |||||
| * | | | Merge of (#9529) to Vaadin 7. | Anna Koskinen | 2012-12-21 | 1 | -4/+19 |
| | |/ | |/| | | | | | | | | | | | | | Limit unnecessary database queries. Change-Id: Iae2ed72dd2d044f02abe775f2289126c5f5dbe1d | ||||
* | | | Minor fix to SASS else-if condition parsing. | Henri Sara | 2013-01-02 | 2 | -3/+3 |
| | | | | | | | | | | | | Change-Id: I2b6214bbc79f2f133c079667f1b3a61b2fa41ca7 | ||||
* | | | Sass parser refactoring to reduce duplication. | Henri Sara | 2013-01-02 | 2 | -1113/+1311 |
| | | | | | | | | | Change-Id: I5693b06cb6ac921740cd1dbfde8ad98424ce7e80 | ||||
* | | | Merge "Merge of (#8786) test to Vaadin 7." | Artur Signell | 2013-01-02 | 2 | -0/+63 |
|\ \ \ | |||||
| * | | | Merge of (#8786) test to Vaadin 7. | Anna Koskinen | 2012-12-19 | 2 | -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 Signell | 2013-01-02 | 4 | -328/+360 |
|\ \ \ \ | |||||
| * | | | | Extend support for Microsoft filter expressions in SASS (#10597) | Henri Sara | 2012-12-27 | 4 | -328/+360 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now, also string parameters and multiple parameters are accepted by the parser. Change-Id: I3b1a707e4d0531c4d6117c8f0b2b140fdf6ac741 | ||||
* | | | | | Tests for Base, Chameleon, Liferay and Runo | Artur Signell | 2013-01-02 | 4 | -0/+1728 |
| | | | | | | | | | | | | | | | | | | | | Change-Id: Ia2792ecfa70d5111f582b1cdcd6a20e7c4db8b3b | ||||
* | | | | | Fixed font-size issues in Chameleon, Runo and Liferay (#10606, #10587) | Artur Signell | 2013-01-02 | 16 | -42/+42 |
| | | | | | | | | | | | | | | | | | | | | Change-Id: Iaaa626553030af44eaab57067acf9f022dc75e6b | ||||
* | | | | | Merge "Merge of (#9825) test to Vaadin 7." | Artur Signell | 2013-01-02 | 2 | -0/+212 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Merge of (#9825) test to Vaadin 7. | Anna Koskinen | 2012-12-19 | 2 | -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 Signell | 2013-01-02 | 1 | -5/+4 |
|\ \ \ \ | | | | | | | | | | | | | | | | exception is thrown during linking (#10594)" | ||||
| * | | | | Prevents scss files leaking out into the web content folder when an | michael | 2012-12-26 | 1 | -5/+4 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | exception is thrown during linking (#10594) Change-Id: I6c29b5c08722f5a90095d76c93be3ec949c15c9d | ||||
* | | | | Merge "Merge of (#9784) to Vaadin 7." | Artur Signell | 2013-01-02 | 1 | -0/+17 |
|\ \ \ \ | |/ / / |/| | | |