summaryrefslogtreecommitdiff
path: root/gtk/gtkassistant.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* GtkAssistant: Make Escape cancel the assistantMatthias Clasen2014-09-081-0/+29
* GtkAssistant: Don't use a draw cb for the sidebarMatthias Clasen2014-08-211-21/+0
* gtk: Don't use GObjectClass.constructorJasper St. Pierre2014-06-261-16/+6
* Revert "gtkbin: replace internal api"Matthias Clasen2014-06-161-1/+2
* gtkbin: replace internal apiStefan Sauer2014-06-141-2/+1
* GtkAssistant: Drop use of GtkMiscMatthias Clasen2014-05-241-9/+2
* GtkAssistant: Avoid a crashMatthias Clasen2014-05-181-2/+6
* Deprecate GtkMiscMatthias Clasen2014-05-131-2/+4
* GtkAssistant: don't hide headerbar from a11yMatthias Clasen2014-04-101-1/+6
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-12/+12
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-3/+3
* Add GTK_STYLE_CLASS_SUGGESTED_ACTIONWilliam Jon McCann2014-02-071-1/+1
* docs: Use markup for linksWilliam Jon McCann2014-02-071-3/+3
* docs: use proper quotesWilliam Jon McCann2014-02-051-1/+1
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-1/+1
* docs: Convert to markdownMatthias Clasen2014-02-021-19/+17
* assistant: set window title with page titleWilliam Jon McCann2014-01-291-0/+2
* assistant: add ability to use header barWilliam Jon McCann2014-01-291-1/+201
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* Fix anonymous assistantsMatthias Clasen2013-08-271-1/+3
* Another round of template binding api changesMatthias Clasen2013-07-261-11/+11
* Rename the widget template APIEmmanuele Bassi2013-07-261-20/+20
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-11/+11
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+3
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-1/+0
* GtkAssistant: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-145/+72
* GtkAssistant: bgo#658694 - Unable to change current page in prepare handlerSébastien Granjoux2012-09-161-0/+4
* assistant: Set the proper stock images on the proper buttonsJasper St. Pierre2012-06-131-2/+2
* types: Clean up gtkwidget.h includesBenjamin Otte2012-03-031-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* assistant: Work around deprecation warningsBenjamin Otte2011-11-081-15/+39
* GtkAssistant: Fix problems with gtk_widget_show_all()Bastien Nocera2011-09-231-0/+9