summaryrefslogtreecommitdiff
path: root/gtk/gtkaboutdialog.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use a GtkIconSet to pick the logo imageWilliam Jon McCann2013-06-261-24/+2
* Make the testsuite happy that get gets the default valueWilliam Jon McCann2013-06-251-1/+1
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-2/+0
* GtkAboutDialog: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-194/+78
* Don't use gtk_scrolled_window_add_with_viewport() internallyCosimo Cecchi2013-02-011-1/+1
* Use Website instead of HomepageWilliam Jon McCann2013-01-081-1/+1
* aboutdialog: ensure the credits page uses the "view" style classCosimo Cecchi2012-12-211-0/+2
* aboutdialog: Add text tag to get small textBenjamin Otte2012-12-061-12/+7
* GtkAboutDialog: Initialize a variableMatthias Clasen2012-11-291-0/+2
* aboutdialog: Fix add_credit_section() annotationsMartin Pitt2012-11-221-1/+1
* Ensure skipped row between sections has a nonzero heightJon McCann2012-03-221-0/+2
* Reduce row spacing in about dialog creditsJon McCann2012-03-221-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* about-dialog: set proper spacing between columnns in credits sectionCosimo Cecchi2012-02-141-1/+1
* about-dialog: don't set a margin around the license areaCosimo Cecchi2012-02-141-1/+0
* about-dialog: add a stroke around the credits areaCosimo Cecchi2012-02-141-1/+1
* aboutdialog: add a \n in the copyright textIgnacio Casal Quinteiro2012-02-031-1/+1
* Fix make checkMatthias Clasen2012-01-301-2/+2
* gtkaboutdialog: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-1/+1
* GtkAboutDialog: Make credits section extensibleMatthias Clasen2012-01-251-0/+65
* Remove various internal uses of deprecated apiMatthias Clasen2011-11-021-1/+1
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+1
* Documentation fixesMatthias Clasen2011-09-251-1/+1
* Some GtkAboutDialog doc additionsMatthias Clasen2011-09-051-0/+4
* gtkaboutdialog: gtk_misc_set_alignment replacingDiego Celix2011-08-281-2/+4
* More include cleanupsMatthias Clasen2011-08-281-1/+1
* Clean up unneeded includesMatthias Clasen2011-08-281-1/+0
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-12/+12
* GtkAboutDialog: Don't use an alignmentMatthias Clasen2011-06-071-6/+3
* Fix leaking calls to gdk_device_manager_list_devices()Garrett Regier2011-03-211-0/+2
* GtkAboutDialog: keep toggle button state in syncMatthias Clasen2011-03-121-2/+6
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-9/+9
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-3/+3
* Move docs for gtkmain inlineMatthias Clasen2011-01-041-1/+1
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-0/+1
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-2/+0
* Update GtkAboutDialog to GtkStyleContextCarlos Garnacho2011-01-041-4/+6
* GtkAboutDialog: Be slightly more flexible when listing creditsMatthias Clasen2010-12-221-2/+7
* Show translators properly in the new about dialogMatthias Clasen2010-12-221-4/+3
* gtk: Use g_object_unref instead of gdk_cursor_unrefBenjamin Otte2010-12-211-2/+2
* Update GtkAboutDialog documentationMatthias Clasen2010-12-201-7/+3
* Don't query the position of keyboardsMatthias Clasen2010-12-171-0/+3
* Update about dialog design to not use a swarm of dialogsWilliam Jon McCann2010-12-141-195/+346
* [gi] add "array" annotations to GtkAboutDialog methodsJohn (J5) Palmieri2010-11-161-3/+3
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-2/+3
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-2/+2
* Remove reference to hooks in gtk_about_dialog_set_website() docs.Stef Walter2010-10-061-3/+0
* gtk: gdk_drawable_get_display() => gdk_window_get_display()Benjamin Otte2010-09-261-1/+1
* Update docs of GtkAboutDialog and GtkLinkButtonMatthias Clasen2010-09-241-31/+8
* GtkAboutDialog: correct a since tagMatthias Clasen2010-09-241-1/+1