| Commit message (Expand) | Author | Age | Files | Lines |
* | headerbar: Compute clip directly | Timm Bäder | 2017-04-28 | 1 | -3/+12 |
* | container: Remove include_internals parameter from forall | Timm Bäder | 2017-04-25 | 1 | -10/+0 |
* | box: Remove fill child property | Timm Bäder | 2017-04-25 | 1 | -6/+6 |
* | box: Remove expand child property | Timm Bäder | 2017-04-25 | 1 | -6/+6 |
* | gtkheaderbar: add style classes to all title buttons | Alberts Muktupāvels | 2017-04-06 | 1 | -0/+2 |
* | headerbar: Fix size requisition variable mixup | Timm Bäder | 2017-03-17 | 1 | -2/+2 |
* | Remove unnecessary gtk_widget_show calls | Timm Bäder | 2017-01-22 | 1 | -6/+0 |
* | widget: Remove show-all property | Timm Bäder | 2017-01-20 | 1 | -2/+0 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -4/+0 |
* | gadget: Remove gtk_css_gadget_draw() | Benjamin Otte | 2016-12-20 | 1 | -1/+0 |
* | headerbar: measure children using gtk_widget_measure | Timm Bäder | 2016-12-04 | 1 | -41/+45 |
* | snapshot: Port GtkHeaderBar | Benjamin Otte | 2016-11-15 | 1 | -12/+20 |
* | snapshot: Add a snapshot function to GtkCssCustomGadget | Benjamin Otte | 2016-11-15 | 1 | -0/+1 |
* | headerbar: Don't leak widgets | Matthias Clasen | 2016-11-10 | 1 | -2/+4 |
* | widget: Use ::measure vfunc to measure size | Timm Bäder | 2016-10-22 | 1 | -54/+11 |
* | gtk: Port GtkHeaderBar to render nodes | Emmanuele Bassi | 2016-10-18 | 1 | -22/+12 |
* | window: Remove decoration-button-layout style property | Timm Bäder | 2016-10-18 | 1 | -14/+6 |
* | API: container: Remove gtk_container_set_border_width() | Benjamin Otte | 2016-10-16 | 1 | -1/+0 |
* | box: Remove 'padding' child property | Timm Bäder | 2016-10-16 | 1 | -6/+6 |
* | headerbar: fix leak of label_sizing_box | Alan Jenkins | 2016-10-13 | 1 | -2/+9 |
* | headerbar: fix leak of separator | Alan Jenkins | 2016-10-13 | 1 | -7/+9 |
* | headerbar: fix leak of start_box/end_box | Alan Jenkins | 2016-10-13 | 1 | -2/+2 |
* | headerbar: Fix size allocation | Matthias Clasen | 2016-08-07 | 1 | -2/+0 |
* | headerbar: don't throw a warning if title widget is hidden | Ray Strode | 2016-06-29 | 1 | -7/+9 |
* | headerbar: support expand property for children | Ray Strode | 2016-06-24 | 1 | -0/+59 |
* | headerbar: compute nominal size of sides up front | Ray Strode | 2016-06-24 | 1 | -6/+22 |
* | headerbar: simplify some size allocation code | Ray Strode | 2016-06-24 | 1 | -18/+14 |
* | headerbar: simplify calculation in size allocation code | Ray Strode | 2016-06-24 | 1 | -8/+1 |
* | headerbar: don't use GTK_PACK_* as indices into array | Ray Strode | 2016-06-23 | 1 | -2/+2 |
* | headerbar: don't allocate both label and custom title | Ray Strode | 2016-06-23 | 1 | -4/+2 |
* | headerbar: do not show buttons for modals/transients | Olivier Fourdan | 2016-06-01 | 1 | -6/+8 |
* | headerbar: Don't underallocate the label box | Timm Bäder | 2016-04-02 | 1 | -1/+6 |
* | gtkheaderbar: add titlebutton styleclass to the separator | Lapo Calamandrei | 2016-01-09 | 1 | -0/+1 |
* | introspection: This patch fixes nullable return values fixes for the followin... | Alberto Ruiz | 2016-01-08 | 1 | -3/+3 |
* | gtkheaderbar: update window buttons also on realize | Alberts Muktupāvels | 2016-01-01 | 1 | -0/+1 |
* | headerbar: Convert to gadgets | Matthias Clasen | 2015-12-15 | 1 | -106/+150 |
* | headerbar: Don't leak internal widgets | Kalev Lember | 2015-12-07 | 1 | -0/+35 |
* | Don't pass widget state flags to GtkStyleContext API | Timm Bäder | 2015-11-22 | 1 | -1/+1 |
* | gtkheaderbar: update the window buttons on ::hierarchy-changed instead of ::r... | Christoph Reiter | 2015-11-19 | 1 | -4/+7 |
* | headerbar: remove G_PARAM_CONSTRUCT from custom-title | Christian Hergert | 2015-11-03 | 1 | -1/+1 |
* | headerbar: Use an element name instead of a style class | Matthias Clasen | 2015-10-30 | 1 | -5/+1 |
* | header bar: Show a non-pixellated app icon | Matthias Clasen | 2015-09-30 | 1 | -3/+10 |
* | header bar: Don't leave a dangling pointer | Matthias Clasen | 2015-09-29 | 1 | -0/+2 |
* | header bar: Use g_object_notify_by_pspec | Matthias Clasen | 2015-09-06 | 1 | -73/+68 |
* | Fix csd decorations | Matthias Clasen | 2015-07-19 | 1 | -0/+3 |
* | headerbar: Switch css positions on direction change | Benjamin Otte | 2015-07-17 | 1 | -0/+10 |
* | headerbar: Get rid of get_path_for_child() | Benjamin Otte | 2015-07-16 | 1 | -53/+55 |
* | headerbar: Finish widget setup before showing it. | Benjamin Otte | 2015-07-16 | 1 | -3/+3 |
* | headerbar: forall() the button boxes in the right order | Benjamin Otte | 2015-07-16 | 1 | -6/+6 |
* | headerbar: Remove unused variables in private struct | Benjamin Otte | 2015-07-16 | 1 | -36/+0 |