summaryrefslogtreecommitdiff
path: root/gtk/gtkactionbar.c
Commit message (Expand)AuthorAgeFilesLines
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-2/+0
* action bar: Make finalMatthias Clasen2019-05-261-0/+13
* action bar: Drop pack-typeMatthias Clasen2019-03-271-88/+5
* action bar: Drop the position child propertyMatthias Clasen2019-01-231-54/+0
* box: Avoid position in the reorder apiMatthias Clasen2019-01-231-4/+2
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-2/+4
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-4/+10
* acitonbar: Remove snapshot implementationTimm Bäder2018-08-051-11/+1
* widget: Allow adding event controllers in ui filesBenjamin Otte2018-04-261-5/+3
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-3/+2
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-14/+0
* actionbar: Add more docs for gtk_action_bar_get_revealedMatthias Clasen2017-12-041-0/+2
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* ActionBar: Fix links in set_revealed() doc, etc.Daniel Boles2017-09-051-5/+6
* actionbar: Call g_object_class_install_properties()Kjell Ahlstedt2017-07-251-0/+3
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-8/+5
* Slightly rework clip handlingTimm Bäder2017-07-191-1/+1
* actionbar: Remove gadgetTimm Bäder2017-07-191-58/+7
* actionbar: Remove css box drawingTimm Bäder2017-07-191-20/+4
* Make GtkCenterBox publicMatthias Clasen2017-06-041-1/+1
* container: Remove include_internals parameter from forallTimm Bäder2017-04-251-14/+6
* actionbar: Add explicit center widgetTimm Bäder2017-04-251-31/+164
* box: Remove fill child propertyTimm Bäder2017-04-251-2/+2
* box: Remove expand child propertyTimm Bäder2017-04-251-2/+2
* Remove unnecessary gtk_widget_show callsTimm Bäder2017-01-221-2/+0
* actionbar: Notify when :revealed changesTimm Bäder2017-01-121-1/+5
* actionbar: Add revealed propertyTimm Bäder2017-01-081-0/+97
* actionbar: Add revealer as internal childTimm Bäder2017-01-081-43/+18
* actionbar: Remove show() and hide() implementationsTimm Bäder2017-01-081-30/+0
* gadget: Remove gtk_css_gadget_draw()Benjamin Otte2016-12-201-1/+0
* snapshot: Port GtkActionBarBenjamin Otte2016-11-151-11/+19
* snapshot: Add a snapshot function to GtkCssCustomGadgetBenjamin Otte2016-11-151-0/+1
* widget: Use ::measure vfunc to measure sizeTimm Bäder2016-10-221-29/+15
* gtk: Port GtkActionBar to render nodesEmmanuele Bassi2016-10-181-21/+11
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-2/+2
* actionbar: Remove unnecessary map/unmap implementationsTimm Bäder2016-02-041-20/+0
* actionbar: Don't expose implementation detailsMatthias Clasen2016-01-281-2/+2
* actionbar: Don't forall() widgets twiceBenjamin Otte2016-01-191-2/+1
* Simplify actionbarMatthias Clasen2015-12-181-1/+2
* actionbar: Convert to gadgetsMatthias Clasen2015-12-151-1/+139
* GtkBox: The center widget can be NULLTimm Bäder2015-12-011-1/+1
* actionbar: Add an element name to the css nodeMatthias Clasen2015-10-291-0/+5
* actionbar: Remove get_path_for_child implementationBenjamin Otte2015-07-081-13/+0
* GtkActionBar: Make ::position writableMatthias Clasen2014-11-111-1/+1
* GtkActionBar: Rename center_box to boxMatthias Clasen2014-11-111-16/+16
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* GtkActionBar: Implement destroyMatthias Clasen2014-02-191-0/+15
* Add map/unmap to GtkActionBarMatthias Clasen2014-02-181-0/+20
* Fix up gtk_action_bar_forallMatthias Clasen2014-02-181-1/+2