Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Fixed NPE (#10537) | Artur Signell | 2013-01-08 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | | | | | Change-Id: Ib1dad4b256c430901bb2c0779fbab85f8328a5d4 | |||||
* | | | | Merge "Only show tooltips for the Form itself (#9173)" | Leif Åstrand | 2013-01-08 | 3 | -0/+269 | |
|\ \ \ \ | ||||||
| * | | | | Only show tooltips for the Form itself (#9173) | Artur Signell | 2013-01-08 | 3 | -0/+269 | |
| |/ / / | | | | | | | | | | | | | Change-Id: Ifeeb480e8df0f88a4bb78cc6ad2cb1f77c8d0dd9 | |||||
* | | | | Merge "Cancel possibly pending layout timer when starting layout (#10659)" | Leif Åstrand | 2013-01-08 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Cancel possibly pending layout timer when starting layout (#10659) | Artur Signell | 2013-01-08 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | | | | | Change-Id: I463379a3c46e7bbd344693b865e142ca5b046d27 | |||||
* | | | | Merge "Ensure correct font-size is used for nativebutton in Liferay (#10587)" | Leif Åstrand | 2013-01-08 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * | | | | Ensure correct font-size is used for nativebutton in Liferay (#10587) | Artur Signell | 2013-01-08 | 1 | -1/+3 | |
| |/ / / | | | | | | | | | | | | | Change-Id: I49a13c45815f1fd031f226882eb6e0b07775c19e | |||||
* | | | | Merge "Fixed ComboBox width problems in all themes (#10484)" | Leif Åstrand | 2013-01-08 | 6 | -14/+59 | |
|\ \ \ \ | ||||||
| * | | | | Fixed ComboBox width problems in all themes (#10484) | Artur Signell | 2013-01-07 | 6 | -14/+59 | |
| |/ / / | | | | | | | | | | | | | Change-Id: Ia8181cd9c9d6a9183083408c55f9c3f28c72fb29 | |||||
* | | | | Merge "Fixed problem with accordion layout in reindeer (#10635)" | Leif Åstrand | 2013-01-08 | 1 | -1/+2 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Fixed problem with accordion layout in reindeer (#10635) | Artur Signell | 2013-01-07 | 1 | -1/+2 | |
| |/ / | | | | | | | | | | Change-Id: I7b7fb770209c593f78a7ff0f78b86be209cce174 | |||||
* | | | Merge "Fixed lower left corner of tabsheet in Runo (#10658)" | Leif Åstrand | 2013-01-08 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fixed lower left corner of tabsheet in Runo (#10658) | Artur Signell | 2013-01-07 | 1 | -1/+1 | |
| |/ / | | | | | | | | | | Change-Id: I22be985d1fd741650e9ce38f2554429103f46ad1 | |||||
* | | | Merge "Reset line-height in layouts the same way as for v-scrollable (#10598)" | Leif Åstrand | 2013-01-08 | 3 | -0/+69 | |
|\ \ \ | ||||||
| * | | | Reset line-height in layouts the same way as for v-scrollable (#10598) | Artur Signell | 2013-01-07 | 3 | -0/+69 | |
| |/ / | | | | | | | | | | Change-Id: Iee684359f8d2ca6d06fe3014ab32d74cce3e7f73 | |||||
* | | | Merge "Fixed NPE in Tabsheet (#10479)" | Leif Åstrand | 2013-01-08 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fixed NPE in Tabsheet (#10479) | Artur Signell | 2013-01-07 | 1 | -1/+1 | |
| |/ / | | | | | | | | | | Change-Id: If1b5def25a463cfa4449ed476161a54a39f0770a | |||||
* / / | 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 |