Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | box: Remove expand child property | Timm Bäder | 2017-04-25 | 1 | -0/+1 |
* | combobox—Remove useless button-press-event handler | Daniel Boles | 2017-02-16 | 1 | -1/+0 |
* | Remove unnecessary gtk_widget_show calls | Timm Bäder | 2017-01-22 | 1 | -4/+0 |
* | combobox: Move area and menu to .ui file | Daniel Boles | 2017-01-21 | 1 | -0/+9 |
* | Simplify our templates | Matthias Clasen | 2016-05-06 | 1 | -3/+3 |
* | combobox: Put child into box | Benjamin Otte | 2016-03-02 | 1 | -0/+6 |
* | combobox: Put the button in a box | Benjamin Otte | 2016-03-02 | 1 | -8/+13 |
* | combobox: use GtkIcon to render button arrow | Cosimo Cecchi | 2015-12-22 | 1 | -2/+2 |
* | combobox: Use element names | Matthias Clasen | 2015-11-02 | 1 | -3/+0 |
* | Run gtk-builder-tool simplify over all templates | Matthias Clasen | 2015-09-12 | 1 | -4/+3 |
* | combobox: Add a special class for the button in the combobox | Benjamin Otte | 2015-08-27 | 1 | -0/+3 |
* | combobox: Refactor cell view treatment | Benjamin Otte | 2015-07-31 | 1 | -2/+10 |
* | combobox: Use ui file to construct internal button child | Benjamin Otte | 2015-07-26 | 1 | -0/+19 |