summaryrefslogtreecommitdiff
path: root/gtk/gtkheaderbar.c
Commit message (Expand)AuthorAgeFilesLines
* headerbar: Stop using GdkEventWindowStateMatthias Clasen2017-12-141-19/+16
* Rename GtkHeaderBar::show-close-buttonMatthias Clasen2017-12-071-31/+30
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-5/+4
* window: Make icons GdkTexturesBenjamin Otte2017-11-051-6/+6
* GtkHeaderBar: Reconsider buttons if any tiling state changesSimon McVittie2017-10-271-1/+7
* GtkWindow: Use cairo_surface_t for iconsAlexander Larsson2017-10-221-9/+4
* header bar: Use GdkEvent APIMatthias Clasen2017-09-191-1/+3
* Revert "headerbar: Avoid allocating 0 visible children"Timm Bäder2017-08-281-4/+0
* headerbar: Avoid allocating 0 visible childrenTimm Bäder2017-08-281-0/+4
* widget: Remove gtk_widget_set_redraw_on_allocTimm Bäder2017-08-091-1/+0
* HeaderBar: Use less clashing appmenu fallback iconDaniel Boles2017-08-061-1/+9
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-18/+13
* headerbar: don't measure own sizeTimm Bäder2017-07-191-1/+1
* 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