]> Pileus Git - ~andy/gtk/history - gtk/gtkassistant.c
Include "config.h" instead of <config.h> Command used: find -name
[~andy/gtk] / gtk / gtkassistant.c
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-24 Matthias Clasen Bug 387972 – gtkassistant drawing problem
2008-04-11 Carlos GarnachoAdd current page to visited page list instead of next...
2008-02-07 Michael Natterergtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk...
2008-01-08 Matthias ClasenBe more robust when removing the current page. (#499951...
2007-11-26 Matthias ClasenImprove alternative button ordering. (#476827, Yevgen...
2007-06-06 Johan Dahlinreviewed by: Matthias Clasen <mclasen@redhat.com>
2007-04-27 Matthias ClasenInternalize some strings, pointed out by Damon Chaplin.
2007-01-03 Matthias ClasenIf the current page is removed, always pick a different...
2006-12-31 Matthias ClasenRedraw assistant on reallocate to avoid rendering glitc...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-07-17 Matthias ClasenSome small documentation fixups. (#347711, Guillaume...
2006-07-10 Matthias ClasenDon't assume that priv->current_page is non-NULL. ...
2006-06-12 Matthias ClasenAdd an accessible implementation in order to make the...
2006-05-14 Matthias ClasenMore of the same
2006-01-31 Matthias ClasenActually implement visibility handling, and add
2006-01-30 Matthias ClasenMore generous spacing. (#328082, Christian Persch,...
2006-01-30 Matthias ClasenMove the last button to the left where it does not...
2006-01-30 Matthias ClasenGtkAssistant stuff
2006-01-28 Matthias ClasenMore work on GtkAssistant by Carlos Garnacho:
2006-01-23 Matthias ClasenOnly show the last button if we can jump to the end...
2006-01-21 Matthias ClasenFix docs
2006-01-19 Matthias ClasenUse a priv pointer for cheap access to the priv struct...
2006-01-18 Matthias ClasenAdd GtkAssistant, a widget to construct multi-step...