Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521) | Leif Åstrand | 2015-02-06 | 1 | -5/+5 |
* | Make Grid and renderer buttons look like Vaadin NativeButton (#16260) | Teemu Suo-Anttila | 2015-01-27 | 1 | -1/+2 |
* | RendererClickEvent now tells about propertyIds (#13334) | Henrik Paul | 2015-01-08 | 1 | -0/+14 |
* | Move Renderers to com.vaadin.ui.renderer package (#13334) | Teemu Suo-Anttila | 2014-12-11 | 1 | -5/+5 |
* | Properly destroy and init cells when changing column order (#13334) | Leif Åstrand | 2014-12-08 | 1 | -1/+12 |
* | Move Grid to com.vaadin.ui package (#13334) | Teemu Suo-Anttila | 2014-11-26 | 1 | -2/+2 |
* | Make ImageRenderers emit click events (#13334) | Johannes Dahlström | 2014-11-13 | 1 | -4/+12 |
* | Implement ImageRenderer (#13334) | Johannes Dahlström | 2014-10-09 | 1 | -0/+10 |
* | Implement ButtonRenderer (#13334) | Johannes Dahlström | 2014-10-07 | 1 | -3/+21 |
* | Implement ProgressBarRenderer (#13334) | Johannes Dahlström | 2014-09-26 | 1 | -0/+55 |