summaryrefslogtreecommitdiff
path: root/gtk/gtkactionbar.c
Commit message (Expand)AuthorAgeFilesLines
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* actionbar: Document GtkBuildable child typesAlexander Mikhaylenko2022-07-031-0/+7
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-3/+1
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-1/+1
* Documentation fixesMatthias Clasen2021-05-201-2/+2
* actionbar: Fix the css node docsAlexander Mikhaylenko2021-05-091-1/+17
* action-bar: Add start and end style classes to GtkActionBar boxesAlexander Mikhaylenko2021-05-091-0/+3
* actionbar: Convert docsMatthias Clasen2021-03-111-31/+36
* Remove ATKEmmanuele Bassi2020-07-261-2/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-3/+3
* actionbar: Derive from GtkWidgetMatthias Clasen2020-05-111-76/+20
* actionbar: Add gtk_action_bar_removeMatthias Clasen2020-05-111-3/+17
* actionbar: Use dispose instead of destroyMatthias Clasen2020-05-051-5/+4
* Use gtk_revealer_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Move the idle sizer to GtkWindowMatthias Clasen2020-04-201-1/+0
* actionbar: Drop the Private structMatthias Clasen2020-03-281-79/+59
* actionbar: Use a bin layoutTimm Bäder2020-02-151-36/+2
* 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