summaryrefslogtreecommitdiff
path: root/gtk/gtkassistant.h
Commit message (Expand)AuthorAgeFilesLines
* 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