summaryrefslogtreecommitdiff
path: root/gtk/gtkheaderbar.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using gtk_widget_get_surfaceMatthias Clasen2019-05-281-3/+4
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-2/+0
* header bar: Make finalMatthias Clasen2019-05-261-0/+13
* dialog: Use default decoration for non-custom headerbarsFlorian Müllner2019-05-121-0/+31
* GtkHeaderBar: Don't leak decoration layoutGuido Günther2019-05-061-0/+1
* headerbar: Duct-tape over the measure messBenjamin Otte2019-03-291-1/+7
* header bar: Drop pack-typeMatthias Clasen2019-03-271-82/+5
* header bar: Stop using ::hierarchy-changedMatthias Clasen2019-02-231-3/+4
* header bar: Drop the position child propertyMatthias Clasen2019-01-231-51/+1
* box: Avoid position in the reorder apiMatthias Clasen2019-01-231-1/+1
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-6/+6
* headerbar: Remove superfluous parenthesesTimm Bäder2018-11-271-1/+1
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-24/+25
* headerbar: Stop reordering css nodes depending on text directionTimm Bäder2018-06-181-30/+5
* widget: Allow adding event controllers in ui filesBenjamin Otte2018-04-261-3/+5
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-11/+5
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-4/+4
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-4/+4
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-12/+12
* image: Remove gtk_image_set_texture()Benjamin Otte2018-03-161-1/+2
* a11y: Remove gtk.h include from container accessibleBenjamin Otte2018-02-091-4/+12
* The big versioning cleanupMatthias Clasen2018-02-061-36/+0
* HeaderBar: Explain use in conjunction w/ GtkWindowDaniel Boles2018-01-131-0/+4
* 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