| Commit message (Expand) | Author | Age | Files | Lines |
* | builder-tool: Replace radio buttons by check buttons | Matthias Clasen | 2020-08-30 | 1 | -0/+56 |
* | builder-tool: Rewrite GtkBox | Jason Francis | 2020-08-20 | 1 | -0/+160 |
* | builder-tool: Rewrite top/left-attach | Matthias Clasen | 2020-08-02 | 1 | -7/+9 |
* | grid layout: Rename some properties | Matthias Clasen | 2020-08-02 | 1 | -4/+4 |
* | Replace "gdouble" with "double" | Benjamin Otte | 2020-07-25 | 1 | -2/+2 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 10 | -97/+97 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 6 | -30/+30 |
* | gtk-builder-tool: Minimally validate <binding> | Matthias Clasen | 2020-05-30 | 1 | -11/+26 |
* | builder-tool: Pass through CDATA where it makes sense | Matthias Clasen | 2020-05-30 | 1 | -20/+42 |
* | builder: Make gtk_builder_extend_with_template() work with objects | Benjamin Otte | 2020-05-30 | 1 | -4/+4 |
* | builder-tool Make preview closeable | Timm Bäder | 2020-05-19 | 1 | -1/+14 |
* | tools: Pass common_cflags to executables | Timm Bäder | 2020-05-19 | 7 | -12/+21 |
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -1/+1 |
* | builder-tool: Convert former bin children | Matthias Clasen | 2020-05-04 | 1 | -0/+67 |
* | Use gtk_window_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | builder-tool: Rename GtkHeaderBar:custom-title to title-widget | Alexander Mikhaylenko | 2020-05-01 | 1 | -0/+1 |
* | builder-tool: Replace GtkStack:homogeneous | Matthias Clasen | 2020-04-28 | 1 | -1/+2 |
* | Coding style improvements. | Arnaud Bonatti | 2020-04-12 | 1 | -6/+6 |
* | Replace also margin-left and margin-right. | Arnaud Bonatti | 2020-04-12 | 1 | -0/+2 |
* | Fix a gtk-builder-tool substitution. | Arnaud Bonatti | 2020-04-12 | 1 | -2/+3 |
* | Merge branch 'master' into 'master' | Matthias Clasen | 2020-03-06 | 1 | -0/+1 |
|\ |
|
| * | builder-tool: rename show-close-button to show-title-buttons | Matt Guerrette | 2020-03-02 | 1 | -0/+1 |
* | | builder-tool: Don't allow property to be both resize and shrink | Benjamin Otte | 2020-03-06 | 1 | -1/+1 |
|/ |
|
* | builder-tool: Fix a thinko | Matthias Clasen | 2020-02-26 | 1 | -7/+11 |
* | Small fixups | Matthias Clasen | 2020-02-26 | 1 | -4/+4 |
* | builder-tool: replace some properties | Matthias Clasen | 2020-02-25 | 1 | -9/+32 |
* | window: Remove type argument from gtk_window_new() | Benjamin Otte | 2020-02-14 | 1 | -1/+1 |
* | Merge branch 'mainloop-cleanup' into 'master' | Matthias Clasen | 2020-02-10 | 1 | -1/+2 |
|\ |
|
| * | Stop using gtk_main and gtk_main_quit | Matthias Clasen | 2020-02-09 | 1 | -1/+2 |
* | | Merge branch 'icon-theme-api-rework' into 'master' | Alexander Larsson | 2020-02-10 | 1 | -2/+24 |
|\ \
| |/
|/| |
|
| * | Support aspect=TRUE in _gdk_pixbuf_new_from_stream_at_scale | Alexander Larsson | 2020-02-06 | 1 | -2/+24 |
* | | Avoid mime sniffing where possible | Matthias Clasen | 2020-02-08 | 1 | -0/+35 |
|/ |
|
* | Fix encoding symbolic pixbufs | Matthias Clasen | 2020-01-14 | 1 | -2/+2 |
* | buildertool: Drop menu properties | Matthias Clasen | 2019-12-29 | 1 | -4/+0 |
* | builder-tool: Validate templates again | Matthias Clasen | 2019-12-23 | 1 | -3/+0 |
* | builder-tool: Don't try to find default boxed values | Matthias Clasen | 2019-12-13 | 1 | -0/+3 |
* | gtk-builder-tool: More helpful error messages | Matthias Clasen | 2019-12-13 | 1 | -3/+8 |
* | builder-tool: Fix handling of layout properties | Matthias Clasen | 2019-11-29 | 1 | -2/+2 |
* | Move symbolic pixbuf recoloring code | Matthias Clasen | 2019-10-18 | 1 | -0/+93 |
* | Add another symbolic pixbuf helper | Matthias Clasen | 2019-10-18 | 1 | -0/+21 |
* | pixbuf utils: Preserve format information | Matthias Clasen | 2019-10-15 | 1 | -16/+110 |
* | pixbufutils: Escape file data only once | Timm Bäder | 2019-09-09 | 1 | -7/+7 |
* | pixbufutils: Pass colors as string to load_symbolic_svg | Timm Bäder | 2019-09-09 | 1 | -29/+14 |
* | pixbufutils: Only get icon size once | Timm Bäder | 2019-09-09 | 1 | -13/+24 |
* | Fix a crash in gtk-builder-tool | Matthias Clasen | 2019-08-26 | 1 | -0/+5 |
* | builderparser: Allow bind-source without bind-property | Mohammed Sadiq | 2019-08-10 | 1 | -3/+5 |
* | builder-tool: Rewrite GtkDialog | Lubomir Rintel | 2019-05-31 | 1 | -0/+64 |
* | Remove leftover debug spew | Matthias Clasen | 2019-05-30 | 1 | -1/+0 |
* | Merge branch 'lr/builder-tool-templates' into 'master' | Matthias Clasen | 2019-05-30 | 1 | -12/+19 |
|\ |
|
| * | builder-tool: Rewrite GtkBuilder templates too | Lubomir Rintel | 2019-05-30 | 1 | -12/+19 |