summaryrefslogtreecommitdiff
path: root/gtk/gtkdialog.c
Commit message (Expand)AuthorAgeFilesLines
* dialog: Convert docsMatthias Clasen2021-03-111-120/+150
* docs: Rewrite the long description for GtkDialogMatthias Clasen2021-02-041-25/+25
* Use WidgetClass.activate_signal getter functionEmmanuele Bassi2020-12-051-2/+2
* docs: Fix the links for keybinding signalsMatthias Clasen2020-11-171-1/+1
* Remove unneeded gtkstylecontext.h includesTimm Bäder2020-10-141-1/+0
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-2/+2
* Drop style class definesMatthias Clasen2020-08-141-3/+3
* Fix and improve various code samplesTimm Bäder2020-08-011-1/+1
* a11y: Document roles of widgetsMatthias Clasen2020-07-271-0/+4
* a11y: Add roles to various widgetsEmmanuele Bassi2020-07-261-0/+2
* Remove ATKEmmanuele Bassi2020-07-261-2/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-251-23/+23
* Replace "gint" with "int"Benjamin Otte2020-07-251-24/+24
* Fix minor typosYuri Chornoivan2020-06-181-1/+1
* Call all window subclasses "window"Timm Bäder2020-05-201-3/+1
* Remove gtk_dialog_run()Emmanuele Bassi2020-05-121-170/+2
* dialog: Firm up handling of action widgetsMatthias Clasen2020-05-111-124/+93
* dialog: Remove an unused structMatthias Clasen2020-05-111-5/+0
* dialog: Remove code that doesn't work anymoreMatthias Clasen2020-05-111-15/+0
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-16/+23
* Stop using container api on GtkHeaderBarMatthias Clasen2020-05-111-8/+14
* Use gtk_window_destroyMatthias Clasen2020-05-111-2/+2
* Move the idle sizer to GtkWindowMatthias Clasen2020-04-201-1/+0
* dialog: Port binding to use shortcutsBenjamin Otte2020-03-251-4/+1
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-1/+4
* dialog: Port binding to use shortcutsBenjamin Otte2020-03-181-4/+1
* GtkDialog: Add `type Gtk.HeaderBar` annotation to headerbar getter return valueSebastian Dröge2020-02-181-1/+1
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-3/+3
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-4/+3
* dialog: Fix action button rearrangementTimm Bäder2019-10-091-1/+1
* dialog: Remove useless gtk_widget_show() callTimm Bäder2019-09-251-2/+0
* Use the new GtkBuildableParser type in GtkBuildable interfacesAlexander Larsson2019-09-101-39/+39
* dialog: Use default decoration for non-custom headerbarsFlorian Müllner2019-05-121-0/+3
* Drop the can-default propertyMatthias Clasen2019-04-281-3/+0
* Stop using gtk_widget_grab_defaultMatthias Clasen2019-04-281-4/+4
* dialog: Fix a doc typoMatthias Clasen2019-04-161-2/+2
* dialog: Stop using GtkHeaderBar::pack-typeMatthias Clasen2019-03-271-25/+13
* gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.hBenjamin Otte2019-03-191-0/+1
* Drop gtkboxprivate.hMatthias Clasen2019-02-051-1/+0
* Drop GtkButtonBoxMatthias Clasen2019-02-041-4/+0
* dialog: Expose the content area as a separate GtkBox childTimm Bäder2019-01-231-6/+6
* dialog: Remove priv pointerTimm Bäder2018-07-081-24/+34
* dialog: Remove some GtkVBox referencesTimm Bäder2018-07-081-2/+2
* widget: Allow adding event controllers in ui filesBenjamin Otte2018-04-261-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-10/+0
* Drop the Big GDK LockEmmanuele Bassi2018-02-031-4/+0
* Replace GtkWidget::delete-event by GtkWindow::close-requestMatthias Clasen2018-01-161-7/+8
* dialog: Stop using the ::delete-event signalMatthias Clasen2018-01-161-37/+16
* Make a few more code samples compileTimm Bäder2018-01-031-3/+7
* Rename GtkHeaderBar::show-close-buttonMatthias Clasen2017-12-071-1/+1