summaryrefslogtreecommitdiff
path: root/gtk/gtkassistant.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: rely on default marshallersChristian Hergert2019-05-301-1/+1
* marshallers: ensure g_cclosure_marshal_VOID__VOIDv is usedChristian Hergert2019-05-291-4/+4
* Stop using gtk_widget_is_toplevelMatthias Clasen2019-05-281-1/+0
* assistant: Drop the priv pointerMatthias Clasen2019-05-261-80/+67
* assistant: Make finalMatthias Clasen2019-05-261-0/+23
* Stop using gtk_widget_grab_defaultMatthias Clasen2019-04-281-6/+6
* gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.hBenjamin Otte2019-03-191-3/+4
* assistant: Fix typo in a translatable stringPiotr Drąg2019-02-211-1/+1
* assistant: Remove weak pointer in finalizeMatthias Clasen2019-02-211-0/+13
* Drop GtkAssistantPage::has-paddingMatthias Clasen2019-02-151-102/+6
* assistant: Use a stackMatthias Clasen2019-02-151-10/+15
* assistant: Add docsMatthias Clasen2019-02-151-0/+8
* assistant: Add a pages propertyMatthias Clasen2019-02-131-1/+112
* assistant: Fix a refcounting oversightMatthias Clasen2019-02-081-1/+3
* assistant: Fix up property notificationMatthias Clasen2019-02-081-5/+6
* assistant: Fix the default value of has-paddingMatthias Clasen2019-02-081-0/+1
* assistant: Convert child properties to a child meta objectMatthias Clasen2019-02-081-156/+293
* box: Avoid position in the reorder apiMatthias Clasen2019-01-231-5/+14
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-4/+4
* assistant: Remove some unused definesTimm Bäder2018-09-231-3/+0
* a11y: Remove gtk.h include from container accessibleBenjamin Otte2018-02-091-7/+8
* The big versioning cleanupMatthias Clasen2018-02-061-63/+0
* Replace GtkWidget::delete-event by GtkWindow::close-requestMatthias Clasen2018-01-161-7/+9
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* assistant: Avoid GdkScreen apiMatthias Clasen2017-10-301-6/+1
* box: Remove fill child propertyTimm Bäder2017-04-251-4/+4
* box: Remove expand child propertyTimm Bäder2017-04-251-4/+4
* assistant: Don't forget to remove child widgetsTimm Bäder2017-01-201-0/+4
* widget: Remove show-all propertyTimm Bäder2017-01-201-2/+0
* assistant: Remove deprecated APIRico Tzschichholz2016-10-231-244/+0
* Remove redundant declarationsEmmanuele Bassi2016-10-171-3/+0
* Remove various unused style propertiesTimm Bäder2016-10-161-32/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-4/+4
* assistant: Avoid tripping template testsMatthias Clasen2016-01-271-1/+2
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* assistant: Drop unnecessary frameMatthias Clasen2016-01-031-3/+1
* Annotate deprecated style propertiesMatthias Clasen2015-11-161-2/+2
* assistant: Document style properties as deprecatedMatthias Clasen2015-11-161-0/+15
* Assistant: Fix page rmovalMatthias Clasen2015-10-291-2/+2
* Add a more complex widget in the flipping assistantSébastien Granjoux2015-10-291-1/+0
* assistant: Use an element nameMatthias Clasen2015-10-271-0/+6
* assistant: Handle page-type and title changes properlyMatthias Clasen2015-10-261-5/+14
* assistant: Deal with spontaneous page disappearanceMatthias Clasen2015-10-051-13/+8
* assistant: Drop unneeded callsMatthias Clasen2015-09-231-3/+0
* GtkAssistant: Fix criticals on disposeMatthias Clasen2015-06-191-1/+3
* GtkAssistant: Add a way to have pages without paddingMatthias Clasen2015-06-141-1/+85
* GtkAssistant: Redo page marginsMatthias Clasen2015-06-141-5/+22
* Avoid compiler warningsMatthias Clasen2014-10-011-2/+2
* GtkAssistant: Use GtkLabel:xalignMatthias Clasen2014-09-291-9/+2
* Revert "GtkAssistant: Drop use of GtkMisc"Matthias Clasen2014-09-151-2/+9