summaryrefslogtreecommitdiff
path: root/gtk/gtkaboutdialog.h
Commit message (Expand)AuthorAgeFilesLines
* Remove introspection scanner guards around autocleanupsEmmanuele Bassi2015-11-111-2/+0
* Move GtkAboutDialog autocleanup to the class headerEmmanuele Bassi2015-11-101-0/+4
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-1/+1
* about dialog: add docs for new GtkLicense valuesWilliam Jon McCann2013-12-161-4/+8
* about dialog: differentiate GPL "or later" versionsWilliam Jon McCann2013-12-161-1/+6
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+33
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-0/+1
* GtkAboutDialog: Make credits section extensibleMatthias Clasen2012-01-251-0/+3
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-12/+12
* Remove url hooks from GtkAboutDialog and GtkLinkButtonMatthias Clasen2010-09-221-39/+20
* about: Add :license-type propertyEmmanuele Bassi2010-08-101-0/+38
* Unseal GtkAboutDialog's private_data member, convert from gpointer to GtkAbou...Cody Russell2010-05-031-1/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated functions from GtkAboutDialogChristian Dywan2010-05-031-6/+0
* Move documentation from templates to inline comments: GtkAboutDialogJavier Jardón2009-10-141-0/+17
* 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