summaryrefslogtreecommitdiff
path: root/gtk/gtkassistant.h
Commit message (Expand)AuthorAgeFilesLines
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: use proper quotesWilliam Jon McCann2014-02-051-3/+3
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+12
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+22
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-4/+5
* Drop use of GDK_DISABLE_DEPRECATED guards in gtkMatthias Clasen2011-11-091-2/+0
* Add deprecation annotations for deprecated functionsMatthias Clasen2011-10-111-0/+4
* Fix a typoMatthias Clasen2011-08-151-1/+1
* Add gtk_assistant_remove_pageMatthias Clasen2011-07-111-0/+2
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* GtkAssistant: an new style for assistantsMatthias Clasen2011-05-061-26/+30
* [GI] Mark callbacks' context parameter with (closure) annotation.Pavel Holejsovsky2011-01-181-1/+1
* GtkAssistant: Add custom page typeBastien Nocera2010-11-021-1/+7
* GtkAssistant: Add more details about buttons shownBastien Nocera2010-11-021-4/+10
* gtkassistant: Move public members to private structureJavier Jardón2010-07-131-8/+1
* Bug 596428 - GtkAssistant: Support ending with a progress pageMatthew Barnes2010-06-031-1/+3
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* [docs] Move documentation to inline comments: GtkAssistantTadej Borovšak2010-04-181-0/+30
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* gtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilechooserentry.hMichael Natterer2008-06-241-1/+0
* Seal GtkAssistant public fieldsTim Janik2008-06-201-7/+7
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* 2006-02-10 Murray Cumming <murrayc@murrayc.comMurray Cumming2006-02-101-1/+1
* Actually implement visibility handling, and addMatthias Clasen2006-01-311-0/+2
* Use a priv pointer for cheap access to the priv struct. (#327725,Matthias Clasen2006-01-191-2/+6
* Fix line endingsMatthias Clasen2006-01-191-135/+135
* Add GtkAssistant, a widget to construct multi-step wizards. (#115348,Matthias Clasen2006-01-181-0/+135