Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | getPrevItemId should return null if id not found (#10124) | Artur Signell | 2012-11-28 | 1 | -1/+6 |
| | | | | Change-Id: I9c0a07610e942bf8fac5832341a4fb31bfd6342a | ||||
* | Unified deprecation messages | Artur Signell | 2012-11-22 | 6 | -17/+18 |
| | | | | Change-Id: If3fc2c2d9b251cbc6f2a9da2ede23ff17f7362ef | ||||
* | Changed Property.setValue(Object) to setValue(T) (#8791) | Artur Signell | 2012-10-23 | 2 | -2/+2 |
| | | | | Change-Id: I9f0e6bd62102c5adc461884b1f3b2cbe69f19259 | ||||
* | Avoid throwing exceptions from toString, log message instead (#9804) | Artur Signell | 2012-10-01 | 1 | -2/+16 |
| | | | | Change-Id: Ia2f8504a0fe75ab3a7c4746d533e5fd012e2a69c | ||||
* | Reformat project | Leif Åstrand | 2012-09-05 | 2 | -0/+4 |
| | |||||
* | Fix SQLContainer indexed access and related tests (#9472) | Henri Sara | 2012-09-04 | 1 | -3/+11 |
| | |||||
* | inner Event classes converted to static nested classes (#5855) | Pekka Hyvönen | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | Add Container.Indexed.getItemIds(int, int) for a range of items (#8028) | Henri Sara | 2012-08-31 | 1 | -2/+12 |
| | | | | | | | | | This permits optimization of data fetches from various containers where getting single items by index in a loop might be costly. Also add a helper method in ContainerHelpers to make it easier to implement the new method where performance of fetching an id by index is not an issue. SQLContainer still uses this helper instead of an optimized implementation. | ||||
* | refak listeners com.vaadin.data.util.sqlcontainer.query | Petri Heinonen | 2012-08-30 | 2 | -2/+36 |
| | |||||
* | refak listeners com.vaadin.data.util.sqlcontainer | Petri Heinonen | 2012-08-30 | 1 | -4/+42 |
| | |||||
* | Merge remote-tracking branch 'origin/6.8' | Artur Signell | 2012-08-27 | 1 | -3/+1 |
| | | | | | Conflicts: server/src/com/vaadin/ui/Select.java | ||||
* | Removed API deprecated in Vaadin 6 (#9071) | Artur Signell | 2012-08-22 | 1 | -2/+4 |
| | |||||
* | Merged 6.8 branch | John Ahlroos | 2012-08-20 | 3 | -19/+146 |
| | |||||
* | Replaced license place holder with actual license (#8955) | Artur Signell | 2012-08-16 | 36 | -36/+468 |
| | |||||
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 36 | -0/+5652 |