summaryrefslogtreecommitdiff
path: root/gtk/gtkinfobar.c
Commit message (Expand)AuthorAgeFilesLines
* Fix minor typosYuri Chornoivan2020-06-181-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-42/+31
* infobar: Derive from GtkWidgetMatthias Clasen2020-05-111-39/+3
* infobar: Add gtk_info_bar_add/remove_childMatthias Clasen2020-05-111-9/+44
* infobar: Add gtk_info_bar_remove_action_widgetMatthias Clasen2020-05-111-2/+35
* Use gtk_revealer_set_child throughoutMatthias Clasen2020-05-041-1/+1
* infobar: Drop the Private structMatthias Clasen2020-03-281-102/+68
* infobar: Port bindings to use shortcutsBenjamin Otte2020-03-251-12/+7
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-7/+12
* infobar: Port bindings to use shortcutsBenjamin Otte2020-03-181-12/+7
* infobar: Remove _get_{action,content}_area()Timm Bäder2020-02-151-36/+0
* infobar: Don't store close button visibility separatelyTimm Bäder2020-02-151-4/+2
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-5/+5
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-8/+5
* infobar: Implement forallMatthias Clasen2020-02-061-0/+15
* infobar: Activate default action on clicksMatthias Clasen2020-01-141-0/+45
* Use the new GtkBuildableParser type in GtkBuildable interfacesAlexander Larsson2019-09-101-39/+39
* infobar: Inherit from GtkContainerTimm Bäder2019-09-091-14/+91
* Minor typos in the Documentation (a/an)Дилян Палаузов2019-08-251-1/+1
* gtk: rely on default marshallersChristian Hergert2019-05-301-1/+1
* marshallers: ensure g_cclosure_marshal_VOID__VOIDv is usedChristian Hergert2019-05-291-1/+1
* info bar: Make finalMatthias Clasen2019-05-261-0/+15
* Drop the can-default propertyMatthias Clasen2019-04-281-2/+0
* Stop using gtk_widget_grab_defaultMatthias Clasen2019-04-281-1/+6
* gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.hBenjamin Otte2019-03-191-0/+1
* docs: Miscellaneous doc fixesMatthias Clasen2019-02-241-1/+3
* infobar: Remove an unused variableTimm Bäder2019-02-051-1/+0
* Drop GtkButtonBoxMatthias Clasen2019-02-041-8/+0
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-1/+2
* infobar: Remove priv pointerTimm Bäder2018-06-201-24/+36
* The big versioning cleanupMatthias Clasen2018-02-061-38/+0
* Make a few more code samples compileTimm Bäder2018-01-031-6/+7
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* Drop unused includes of gtkrender.hMatthias Clasen2017-10-251-1/+0
* ActionBar: Fix links in set_revealed() doc, etc.Daniel Boles2017-09-051-1/+1
* InfoBar: Fix typos in set_revealed() documentationDaniel Boles2017-09-051-7/+7
* InfoBar: Fix wrong/uninit var use in code exampleDaniel Boles2017-08-121-1/+1
* widget: Remove gtk_widget_set_redraw_on_allocTimm Bäder2017-08-091-2/+0
* box: Remove fill child propertyTimm Bäder2017-04-251-2/+1
* box: Remove expand child propertyTimm Bäder2017-04-251-1/+1
* infobar: Remove unused definesTimm Bäder2017-03-311-5/+0
* widget: Remove show-all propertyTimm Bäder2017-01-201-2/+0
* infobar: Fix copy&paste error in documentationTimm Bäder2017-01-121-1/+1
* infobar: Add :revealed propertyTimm Bäder2017-01-121-33/+61
* infobar: Keep GParamSpecs aroundTimm Bäder2017-01-121-18/+21
* Remove GtkStockTimm Bäder2016-10-181-5/+3
* infobar: Stop looking at stock itemsTimm Bäder2016-10-181-11/+0
* Remove various unused style propertiesTimm Bäder2016-10-161-70/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-1/+1
* infobar: Update documentationMatthias Clasen2016-05-231-2/+2