summaryrefslogtreecommitdiff
path: root/gtk/gtkaboutdialog.h
Commit message (Expand)AuthorAgeFilesLines
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Seal priv pointer in GtkAboutDialog.Tim Janik2008-06-201-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* gtk/gtklinkbutton.h Change function argument "link" to "link_" to fixCody Russell2007-06-041-1/+1
* Functions: gtk_about_dialog_get/set_name() were deprecated in favour ofTristan Van Berkom2007-05-141-0/+5
* Add a GtkAboutDialog::wrap-license propertyMatthias Clasen2005-07-051-0/+5
* Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner)Matthias Clasen2005-03-081-1/+1
* 2.5.5GTK_2_5_5Matthias Clasen2004-11-121-3/+3
* Change the return types of the gchar ** getters to be more const correct.Matthias Clasen2004-11-081-6/+6
* Support named icons as logos. (#156378, James Henstridge)Matthias Clasen2004-10-251-0/+3
* Adjust to GtkAboutDialog API changes.Matthias Clasen2004-08-131-4/+9
* New widget: GtkAboutDialog.Matthias Clasen2004-07-121-0/+114