]> Pileus Git - ~andy/gtk/history - gtk/gtkdialog.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkdialog.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2011-11-05 Benjamin MoodyMark gtk_dialog_new_with_buttons as NULL-terminated
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Matthias ClasenMove GtkDialog docs inline
2010-09-02 Matthias ClasenRemove separators from dialogs
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkdialog: Move public members to private structure
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-12 Javier JardónBug 596019 - No accessors for GtkDialog buttons
2008-10-30 Michael Nattererno need to include <gdk/gdk.h> in any widget header...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-24 Carlos GarnachoRemove container implementation, which isn't thought...
2008-06-20 Michael Nattererchange return value from GtkHButtonBox to GtkWidget.
2008-06-20 Tim JanikAlso seal variables marked as private.
2008-06-20 Tim JanikSeal GtkDialog public vars
2008-06-20 Tim JanikAdd accessors for GtkDialog public vars, also implement...
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2006-05-29 Michael Nattererremoved forgotten declaration of _gtk_dialog_get_respon...
2005-07-25 Matthias Clasengtk/gtkfilechooserdialog.[hc] Remove the G_GNUC_NULL_TE...
2005-05-03 Matthias ClasenMake this function public. (#170748, Morten Welinder)
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-08 Matthias ClasenUse G_GNUC_NULL_TERMINATED where appropriate. (#165682...
2004-11-21 Matthias ClasenProvide a non-varargs variant of gtk_dialog_set_alterna...
2004-10-25 Matthias ClasenAdd a public setting for button ordering (#74669, Owen...
2004-03-12 Federico Mena QuinteroDon't ignore the return value of gtk_widget_activate().
2004-02-03 Federico Mena QuinteroFix #68938.
2002-10-11 Manish SinghDeprecation cleanup
2002-08-16 jacob berkmanswitch vbox and action_area back to the order that...
2002-08-10 Soren SandmannMinor documentation fixes
2002-02-23 Owen TaylorMassive padding addition to class structures.
2001-12-31 Havoc Penningtonfix GtkDialogFlags to have the right values, reported...
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-03-07 Havoc Penningtonremove trailer (gtk_entry_set_property): remove trailer
2001-01-09 Havoc Penningtonhandle case where there are no rows in the model
2000-11-06 Havoc PenningtonDerive from GtkDialog, and use stock buttons. Should...
2000-10-20 Havoc Penningtoncreate some stock buttons with the default accel group...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-07-14 Tim Janikmacro and GtkType fixups.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1997-11-24 Elliot LeeInitial revision