summaryrefslogtreecommitdiff
path: root/gtk/gtkaboutdialog.c
Commit message (Expand)AuthorAgeFilesLines
* Formatting fixesMatthias Clasen2014-12-231-45/+19
* GtkAboutDialog: Don't use gdk_cursor_newMatthias Clasen2014-10-281-6/+31
* GtkAboutDialog: Don't shoutMatthias Clasen2014-10-191-1/+1
* aboutdialog: Mark strings as translatableThomas Lange2014-10-181-5/+5
* GtkAboutDialog: Add formatting examples to the docsMatthias Clasen2014-08-291-2/+6
* GtkAboutDialog: Support https in linksMatthias Clasen2014-08-291-0/+6
* GtkAboutDialog: Drop visibility-notify-event handlerMatthias Clasen2014-08-231-41/+0
* Avoid picking up long description as translator commentMatthias Clasen2014-08-221-5/+5
* gtkaboutdialog: support showing buttons in action areaLars Uebernickel2014-06-301-32/+87
* GtkAboutDialog: Use a setter for wrap-licenseMatthias Clasen2014-06-091-2/+1
* GtkAboutDialog: Fix a parameter checkMatthias Clasen2014-06-091-1/+1
* GtkAboutDialog: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-15/+15
* GtkAboutDialog: Convert to g_object_class_install_propertiesMatthias Clasen2014-06-091-130/+118
* docs: Remove '\' escape character from literalsVolker Sobek2014-04-041-1/+1
* about-dialog: link directly to the 3.0 version of GPL licensesWilliam Jon McCann2014-02-271-4/+4
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-14/+14
* Don't show an empty license tabMatthias Clasen2014-02-151-1/+1
* docs: fully break lines in examplesWilliam Jon McCann2014-02-121-1/+2
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-5/+5
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* docs: use ` instead of <literal>William Jon McCann2014-02-041-3/+3
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-2/+2
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-2/+2
* Clarify documentation of GtkAboutDialog::logoChristian Dywan2014-01-241-2/+2
* aboutdialog: make use-header-bar override work from bindingsCosimo Cecchi2014-01-241-7/+33
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* about dialog: Use headerbarWilliam Jon McCann2014-01-171-115/+68
* GtkAboutDialog: be consistent about link activationMatthias Clasen2014-01-041-0/+2
* Trivial grammar fixMatthias Clasen2014-01-041-1/+1
* about dialog: differentiate GPL "or later" versionsWilliam Jon McCann2013-12-161-19/+27
* GtkAboutDialog: fixed calling gtk_about_dialog_set_logo_icon_name()Juan Pablo Ugarte2013-11-281-24/+38
* GtkAboutDialog: Fix a corner case of link highlightingMatthias Clasen2013-11-151-2/+2
* GtkAboutDialog: Use :link and :visited for link colorsTimm Bäder2013-11-041-43/+13
* Fix GI warningsJasper St. Pierre2013-10-091-1/+1
* Use a stack in GtkAboutDialogMatthias Clasen2013-09-251-21/+28
* Make logos in GtkAboutDialog biggerMatthias Clasen2013-09-101-0/+28
* Another round of template binding api changesMatthias Clasen2013-07-261-12/+12
* Rename the widget template APIEmmanuele Bassi2013-07-261-20/+20
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-12/+12
* Drop some unnecessary includesMatthias Clasen2013-07-191-1/+0
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-7/+2
* Fix the small text for text in GtkAboutDialogMatthias Clasen2013-07-081-6/+8
* 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