summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/infobar.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Stop using gtk_widget_show/hideMatthias Clasen2022-11-281-1/+1
* Deprecate GtkInfoBarMatthias Clasen2022-11-231-0/+2
* gtk-demo: Port to async dialog APIMatthias Clasen2022-10-291-15/+8
* gtk-demo: Add keywords to demosMatthias Clasen2020-09-131-0/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* gtk-demo: InfoBar is not a GtkBox anymoreAlexander Larsson2020-05-131-5/+5
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-16/+16
* Use gtk_window_destroyMatthias Clasen2020-05-111-5/+3
* Stop using gtk_widget_destroyedMatthias Clasen2020-05-111-2/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_frame_set_child throughoutMatthias Clasen2020-05-041-1/+1
* gtk-demo: Minor cosmetic fixesMatthias Clasen2020-04-261-13/+9
* Drop the margin propertyMatthias Clasen2020-02-251-2/+8
* Remove gtk_info_bar_get_content_area() usesTimm Bäder2020-02-151-5/+5
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* gtk-demo: Use a default action in the infobars demoMatthias Clasen2020-01-141-0/+1
* label: Remove "line" from wrap propertiesTimm Bäder2019-09-091-5/+5
* Stop using gtk_widget_get_toplevelMatthias Clasen2019-05-281-1/+1
* box: Remove gtk_box_pack_startTimm Bäder2019-01-231-13/+13
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-2/+2
* box: Remove fill child propertyTimm Bäder2017-04-251-13/+13
* box: Remove expand child propertyTimm Bäder2017-04-251-13/+13
* Remove gtk_widget_show_allTimm Bäder2017-01-201-3/+2
* infobar demo: Adapt to GtkInfoBar changesTimm Bäder2017-01-121-6/+7
* More gtk-demo spacing fixesMatthias Clasen2016-10-261-0/+2
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-2/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-13/+15
* gtk-demo: Make the info bar example wrapMatthias Clasen2015-06-281-1/+11
* gtk-demo: Cosmetic changesMatthias Clasen2015-06-281-9/+5
* gtk-demo: Many cosmetic fixesMatthias Clasen2015-06-191-1/+1
* demo: add a multi-line infobar exampleWilliam Jon McCann2013-08-031-1/+1
* Avoid a compiler warningMatthias Clasen2013-08-011-1/+1
* gtk3-demo: Improve the infobar demoMatthias Clasen2013-07-311-0/+33
* demo: add a close button to the info bar demoWilliam Jon McCann2013-07-241-0/+1
* Remove usage of stock APIs in demoWilliam Jon McCann2013-06-241-1/+2
* demos/gtk-demo/infobar.c: Do not use gtk_dialog_run()Javier Jardón2012-02-271-2/+7
* Formatting cleanupsMatthias Clasen2011-09-011-4/+4
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-2/+2
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-2/+2
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Bug 586691 – Better GtkInfoBar defaultsDavid Zeuthen2009-06-251-0/+104