summaryrefslogtreecommitdiff
path: root/gtk/gtkheaderbar.c
Commit message (Expand)AuthorAgeFilesLines
* set clip of more widgetsTimm Bäder2017-07-191-1/+1
* headerbar: Remove gadgetTimm Bäder2017-07-191-62/+12
* headerbar: Remove css box drawingTimm Bäder2017-07-191-28/+1
* headerbar: fix "widow" typo in docsWill Thompson2017-06-151-1/+1
* headerbar: Compute clip directlyTimm Bäder2017-04-281-3/+12
* container: Remove include_internals parameter from forallTimm Bäder2017-04-251-10/+0
* box: Remove fill child propertyTimm Bäder2017-04-251-6/+6
* box: Remove expand child propertyTimm Bäder2017-04-251-6/+6
* gtkheaderbar: add style classes to all title buttonsAlberts Muktupāvels2017-04-061-0/+2
* headerbar: Fix size requisition variable mixupTimm Bäder2017-03-171-2/+2
* Remove unnecessary gtk_widget_show callsTimm Bäder2017-01-221-6/+0
* widget: Remove show-all propertyTimm Bäder2017-01-201-2/+0
* Remove gtk_widget_show_allTimm Bäder2017-01-201-4/+0
* gadget: Remove gtk_css_gadget_draw()Benjamin Otte2016-12-201-1/+0
* headerbar: measure children using gtk_widget_measureTimm Bäder2016-12-041-41/+45
* snapshot: Port GtkHeaderBarBenjamin Otte2016-11-151-12/+20
* snapshot: Add a snapshot function to GtkCssCustomGadgetBenjamin Otte2016-11-151-0/+1
* headerbar: Don't leak widgetsMatthias Clasen2016-11-101-2/+4
* widget: Use ::measure vfunc to measure sizeTimm Bäder2016-10-221-54/+11
* gtk: Port GtkHeaderBar to render nodesEmmanuele Bassi2016-10-181-22/+12
* window: Remove decoration-button-layout style propertyTimm Bäder2016-10-181-14/+6
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-1/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-6/+6
* headerbar: fix leak of label_sizing_boxAlan Jenkins2016-10-131-2/+9
* headerbar: fix leak of separatorAlan Jenkins2016-10-131-7/+9
* headerbar: fix leak of start_box/end_boxAlan Jenkins2016-10-131-2/+2
* headerbar: Fix size allocationMatthias Clasen2016-08-071-2/+0
* headerbar: don't throw a warning if title widget is hiddenRay Strode2016-06-291-7/+9
* headerbar: support expand property for childrenRay Strode2016-06-241-0/+59
* headerbar: compute nominal size of sides up frontRay Strode2016-06-241-6/+22
* headerbar: simplify some size allocation codeRay Strode2016-06-241-18/+14
* headerbar: simplify calculation in size allocation codeRay Strode2016-06-241-8/+1
* headerbar: don't use GTK_PACK_* as indices into arrayRay Strode2016-06-231-2/+2
* headerbar: don't allocate both label and custom titleRay Strode2016-06-231-4/+2
* headerbar: do not show buttons for modals/transientsOlivier Fourdan2016-06-011-6/+8
* headerbar: Don't underallocate the label boxTimm Bäder2016-04-021-1/+6
* gtkheaderbar: add titlebutton styleclass to the separatorLapo Calamandrei2016-01-091-0/+1
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-3/+3
* gtkheaderbar: update window buttons also on realizeAlberts Muktupāvels2016-01-011-0/+1
* headerbar: Convert to gadgetsMatthias Clasen2015-12-151-106/+150
* headerbar: Don't leak internal widgetsKalev Lember2015-12-071-0/+35
* Don't pass widget state flags to GtkStyleContext APITimm Bäder2015-11-221-1/+1
* gtkheaderbar: update the window buttons on ::hierarchy-changed instead of ::r...Christoph Reiter2015-11-191-4/+7
* headerbar: remove G_PARAM_CONSTRUCT from custom-titleChristian Hergert2015-11-031-1/+1
* headerbar: Use an element name instead of a style classMatthias Clasen2015-10-301-5/+1
* header bar: Show a non-pixellated app iconMatthias Clasen2015-09-301-3/+10
* header bar: Don't leave a dangling pointerMatthias Clasen2015-09-291-0/+2
* header bar: Use g_object_notify_by_pspecMatthias Clasen2015-09-061-73/+68
* Fix csd decorationsMatthias Clasen2015-07-191-0/+3
* headerbar: Switch css positions on direction changeBenjamin Otte2015-07-171-0/+10