Murray Cumming
8633322c0e
2006-02-10 Murray Cumming <murrayc@murrayc.com
...
* gtk/gtkassistant.h: Correct the declaration of the prepare
default signal handler to match its registration and use.
2006-02-10 12:59:19 +00:00
Matthias Clasen
6e6067d951
Actually implement visibility handling, and add
...
2006-01-31 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkassistant.h:
* gtk/gtkassistant.c: Actually implement visibility handling,
and add gtk_assistant_update_buttons_state.
* tests/testassistant.c: Test visibility handling.
2006-01-31 16:57:18 +00:00
Matthias Clasen
292c69ac7d
Use a priv pointer for cheap access to the priv struct. ( #327725 ,
...
2006-01-19 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkassistant.[hc]: Use a priv pointer for
cheap access to the priv struct. (#327725 , Christian
Persch)
2006-01-19 16:51:21 +00:00
Matthias Clasen
108d88f725
Fix line endings
2006-01-19 13:38:50 +00:00
Matthias Clasen
c73b9a7759
Add GtkAssistant, a widget to construct multi-step wizards. ( #115348 ,
...
2006-01-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkassistant.[hc]: Add GtkAssistant, a widget to
construct multi-step wizards. (#115348 , Martyn Russell,
Matthias Clasen, Carlos Garnacho Parro)
* gtk/gtk.symbols:
* gtk/Makefile.am:
* gtk/gtk.h: Necessary glue.
2006-01-18 22:39:14 +00:00