Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -2/+2 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -2/+2 |
* | headerbar: Show title buttons by default | Alexander Mikhaylenko | 2020-07-02 | 1 | -1/+0 |
* | scrolledwindow: Don't take adjustments in new() | Matthias Clasen | 2020-06-24 | 1 | -1/+1 |
* | examples: Stop using appmenu apis | Matthias Clasen | 2020-05-22 | 1 | -18/+21 |
* | Use gtk_window_destroy | Matthias Clasen | 2020-05-11 | 1 | -1/+1 |
* | Use gtk_overlay_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | Use gtk_window_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | Use gtk_scrolled_window_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | headerbar: Remove user-settable title | Alexander Mikhaylenko | 2020-05-01 | 1 | -2/+0 |
* | examples: Add common_cflags to build | Timm Bäder | 2020-03-06 | 1 | -1/+2 |
* | Rename GtkHeaderBar::show-close-button | Matthias Clasen | 2017-12-07 | 1 | -1/+1 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -1/+1 |
* | headerbar: Support all kinds of CSD decorations | Jasper St. Pierre | 2013-12-12 | 1 | -1/+0 |
* | Test headerbar app menu fallback | Matthias Clasen | 2013-11-16 | 1 | -23/+12 |
* | Bump GLib dependency to 2.35 | Matthias Clasen | 2012-11-04 | 1 | -2/+0 |
* | Add an example for handling app menu fallback | Matthias Clasen | 2012-07-22 | 1 | -0/+213 |