summaryrefslogtreecommitdiff
path: root/gtk/gtkaboutdialog.c
Commit message (Expand)AuthorAgeFilesLines
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-9/+9
* Fix compilation warning: cast to GTK_LABEL()Javier Jardón2009-12-021-1/+1
* Whitespace fixesMatthias Clasen2009-11-291-553/+550
* Use a url label instead of a link buttonMatthias Clasen2009-11-291-15/+46
* Remove unused functionJavier Jardón2009-10-211-26/+0
* Documentation and stylistic fixupsMatthias Clasen2009-10-141-6/+6
* Fix doc buildMatthias Clasen2009-10-141-1/+1
* Move documentation from templates to inline comments: GtkAboutDialogJavier Jardón2009-10-141-0/+61
* Fix a typo in the docsMatthias Clasen2009-05-291-1/+1
* Avoid double browser windows from the about dialog.Matthias Clasen2009-05-031-2/+0
* Add default URL and Email hooks to GtkAboutDialogChristian Persch2009-04-201-13/+113
* Support links in licensesMatthias Clasen2009-04-081-81/+74
* Remove a non-effective style-set handlerMatthias Clasen2009-04-081-11/+0
* Make setting website, website-label and url hook work independent of theirMatthias Clasen2009-01-051-57/+70
* gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.cSven Neumann2008-08-111-9/+13
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Don't markup deprecated in italics.Johan Dahlin2008-06-181-2/+2
* Unify the handling of various "Enter" keysyms all over the place.Matthias Clasen2008-02-121-1/+2
* Print angle brackets arround e-mail addresses in the about dialogMathias Hasselmann2008-01-121-10/+12
* Add a note about hook setup. (#425004, Emmanuele Bassi)Matthias Clasen2007-11-261-0/+3
* Require gtk-doc 1.8Matthias Clasen2007-11-251-2/+2
* Correct docs for program-name property. (#496689, Thomas Wood)Matthias Clasen2007-11-191-2/+2
* Functions: gtk_about_dialog_get/set_name() were deprecated in favour ofTristan Van Berkom2007-05-141-4/+43
* Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,Matthias Clasen2007-03-091-3/+3
* call gdk_event_request_motions() for new motion events after receivingTim Janik2007-02-061-1/+1
* Hide the Credits button iff there are no credits to show. Bug #402806.Christian Persch2007-01-311-8/+22
* Set the HIG spacings directly instead of using style-set handlers. Fix theChristian Persch2006-12-251-51/+27
* Put initial focus on Close button (#337261).Christian Persch2006-10-261-2/+6
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-5/+0
* Set CAN_DEFAULT on all buttons. (#168737, fix proposed by Benjamin Berg)Matthias Clasen2006-08-151-0/+2
* Improve consistency of signal and property namesMatthias Clasen2006-07-061-4/+4
* Documentation additions and fixes.Matthias Clasen2006-06-291-3/+2
* More of the sameMatthias Clasen2006-05-141-1/+1
* Use g types, add documentation, and some stylistic fixups.Matthias Clasen2006-04-241-1/+1
* Make the behaviour of the about dialog consistent with other dialogs inMatthias Clasen2006-03-101-24/+24
* Fix macro declarationMatthias Clasen2006-02-231-19/+0
* Change Close buttons to GTK_RESPONSE_CANCEL so Escape works. (#331940,Matthias Clasen2006-02-221-6/+28
* Add GtkLinkButton, a port of GnomeHRef. (#314808, Emmanuele Bassi)Matthias Clasen2006-01-241-92/+7
* Add link-color and visited-link-color style properties. (#113649, LeenaMatthias Clasen2006-01-241-29/+82
* deprecated floating/sink API and implemented it in terms of the GObjectTim Janik2005-11-231-3/+2
* Fix the buildMatthias Clasen2005-10-281-1/+1
* Add the little stars. (#319985, Bastien Nocera)Matthias Clasen2005-10-281-2/+4
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-2/+0
* Intern some more strings.Matthias Clasen2005-09-011-6/+6
* Also intern static strings passed to g_object_set_data()Matthias Clasen2005-08-311-6/+11
* Fix a Since: markerMatthias Clasen2005-07-051-1/+1
* Add a GtkAboutDialog::wrap-license propertyMatthias Clasen2005-07-051-3/+83
* Protect the license and credits buttons from being affected byMatthias Clasen2005-04-051-0/+2