| Commit message (Expand) | Author | Age | Files | Lines |
* | builder-tool: Try harder to find types | Matthias Clasen | 2018-01-18 | 1 | -2/+7 |
* | stylecontext: Port to use display instead of screen | Benjamin Otte | 2017-10-31 | 1 | -3/+3 |
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -1/+1 |
* | Use Unicode in translatable strings | Piotr Drąg | 2016-12-19 | 1 | -3/+3 |
* | Allow replacing input file in gtk-builder-tool simplify | Matthias Clasen | 2016-11-12 | 1 | -24/+101 |
* | cssprovider: Remove GError out argument from load functions | Benjamin Otte | 2016-10-17 | 1 | -5/+1 |
* | API: container: Remove gtk_container_set_border_width() | Benjamin Otte | 2016-10-16 | 1 | -2/+0 |
* | Remove GtkHBox | Timm Bäder | 2016-10-16 | 1 | -1/+0 |
* | Teach gtk-builder-tool to leave GtkDialog::border-width alone | Matthias Clasen | 2016-05-26 | 1 | -0/+1 |
* | builder tool: Canonicalize property names | Matthias Clasen | 2016-05-06 | 1 | -1/+26 |
* | gtk-builder-tool: use g_printf() instead of g_print() | Руслан Ижбулатов | 2016-04-15 | 1 | -19/+20 |
* | gtk-builder-tool: Expand the preview command | Matthias Clasen | 2016-01-31 | 1 | -30/+86 |
* | gtk-builder-tool: Accept --help | Matthias Clasen | 2016-01-31 | 1 | -0/+3 |
* | builder tool: Add a preview command | Matthias Clasen | 2016-01-29 | 1 | -3/+129 |
* | gtk-builder-tool: Don't break GtkHBox and GtkVBox | Matthias Clasen | 2015-09-14 | 1 | -0/+2 |
* | builder-tool: Don't simplify translatable="yes" | Matthias Clasen | 2015-09-13 | 1 | -10/+3 |
* | Run gtk-builder-tool simplify over all templates | Matthias Clasen | 2015-09-12 | 1 | -6/+5 |
* | gtk-builder-tool: Canonicalize booleans | Matthias Clasen | 2015-09-12 | 1 | -28/+85 |
* | builder-tool: Don't strip border-width | Matthias Clasen | 2015-07-19 | 1 | -0/+1 |
* | builder-tool: Don't strip h/vexpand | Matthias Clasen | 2015-06-25 | 1 | -0/+2 |
* | gtk-builder-tool: Some refactoring | Matthias Clasen | 2015-05-02 | 1 | -21/+32 |
* | gtk-builder-tool: Strip placeholders | Matthias Clasen | 2015-05-02 | 1 | -14/+61 |
* | gtk-builder-tool: Simplify non-translatable properties | Matthias Clasen | 2015-05-02 | 1 | -5/+9 |
* | gtk-builder-tool: Always emit translatable properties | Matthias Clasen | 2015-05-02 | 1 | -10/+20 |
* | gtk-builder-tool: Handle cell properties | Matthias Clasen | 2015-05-02 | 1 | -0/+38 |
* | gtk-builder-tool: Add more exceptions | Matthias Clasen | 2015-05-02 | 1 | -0/+5 |
* | gtk-builder-tool: Start an exception list | Matthias Clasen | 2015-05-02 | 1 | -0/+50 |
* | gtk-builder-tool: Add an enumerate command | Matthias Clasen | 2015-04-30 | 1 | -1/+47 |
* | gtk-builder-tool: Validate templates | Matthias Clasen | 2015-04-30 | 1 | -12/+115 |
* | gtk-builder-tool: Separate commands | Matthias Clasen | 2015-04-27 | 1 | -16/+19 |
* | Translate error messages | Matthias Clasen | 2015-04-27 | 1 | -11/+14 |
* | Do validation before simplification | Matthias Clasen | 2015-04-27 | 1 | -17/+54 |
* | Add a simple commandline tool for ui files | Matthias Clasen | 2015-04-27 | 1 | -0/+406 |