summaryrefslogtreecommitdiff
path: root/gtk/gtkaboutdialog.c
Commit message (Expand)AuthorAgeFilesLines
* icontheme: Remove gtk_icon_theme_get_default()Benjamin Otte2020-02-041-2/+2
* Rename GtkGestureMultiPress to GtkGestureClickMatthias Clasen2019-05-291-3/+3
* about dialog: Make finalMatthias Clasen2019-05-261-0/+16
* about dialog: Fix page visibilityMatthias Clasen2019-05-121-2/+1
* all: Don't warn about deprecated gtk_window_present usageBastien Nocera2019-02-251-0/+4
* about dialog: Adapt to new stack visiblity handlingMatthias Clasen2019-02-121-18/+33
* window: Remove default icon listTimm Bäder2019-02-051-19/+1
* about dialog: Stop setting secondaryMatthias Clasen2019-02-051-10/+0
* Drop GtkButtonBoxMatthias Clasen2019-02-041-1/+0
* aboutdialog: Remove priv pointerTimm Bäder2018-07-081-98/+83
* aboutbox: use a more fitting 'design by" roleJakub Steiner2018-06-141-1/+1
* aboutdialog: Fix memory leakMohammed Sadiq2018-05-131-0/+2
* aboutdialog: Put event controllers into ui fileBenjamin Otte2018-04-261-27/+3
* about dialog: Stop using ::key-press-eventMatthias Clasen2018-04-051-9/+20
* image: Remove gtk_image_set_texture()Benjamin Otte2018-03-161-1/+1
* aboutdialog: Make logo a paintableBenjamin Otte2018-03-161-15/+15
* aboutdialog: The default icons are textures these daysBenjamin Otte2018-03-161-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-100/+0
* Add AGPL3-only licence to GtkAboutDialogNuclear Sunshine2018-01-281-2/+3
* aboutdialog: Only close on delete eventsTimm Bäder2018-01-181-4/+8
* about dialog: Stop connecting to ::delete-eventMatthias Clasen2018-01-161-3/+1
* about dialog: Stop using event-after as wellMatthias Clasen2017-12-121-22/+28
* about dialog: Stop using motion notifyMatthias Clasen2017-12-121-19/+28
* about dialog: Add some missing docsMatthias Clasen2017-12-041-1/+20
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-2/+1
* image: Change gettersBenjamin Otte2017-11-151-10/+4
* aboutdialog: Clean up for logo being a textureBenjamin Otte2017-11-051-8/+8
* aboutdialog: Make logo a texture propertyBenjamin Otte2017-11-051-20/+20
* gtk: Use gtk_widget_set_cursor()Benjamin Otte2017-11-041-33/+2
* gdk: Cursors no longer have a displayBenjamin Otte2017-11-041-4/+2
* AboutDialog: Fix accepting GTK_LICENSE_AGPL_3_0Julian Sparber2017-10-311-1/+1
* aboutdialog: Use set_boxed on surfaceAlexander Larsson2017-10-231-2/+2
* about dialog: Correct the property definition for logoMatthias Clasen2017-10-231-5/+5
* GtkAboutDialog: Use surfaces for logoAlexander Larsson2017-10-221-24/+27
* aboutdialog: Fix code snippetsTimm Bäder2017-10-111-2/+4
* gdk: Remove motion hintsCarlos Garnacho2017-09-191-2/+0
* aboutdialog: Update to using GdkEvent APICarlos Garnacho2017-09-191-9/+16
* Update the URLs of known licenses to HTTPSDaniel Aleksandersen2017-07-181-12/+12
* GtkAboutDialog: We use gtk_show_uri_on_window() by defaultBastien Nocera2017-02-161-2/+2
* about dialog: Add a "system" tabMatthias Clasen2017-01-121-1/+101
* GtkAboutDialog: Fix formatting of example email address in htmlChris Mayo2016-12-301-1/+1
* Drop deprecated gtk_dialog_get_action_areaMatthias Clasen2016-11-191-12/+11
* API: stylecontext: Remove state argument from gettersBenjamin Otte2016-10-161-6/+8
* about dialog: Use gtk_show_uri_on_windowMatthias Clasen2016-07-081-4/+1
* about-dialog: Fix "format not a string literal" errorsBastien Nocera2016-04-051-6/+4
* gtkaboutdialog: don't break ABI in GtkLicense enumMohammed Sadik2016-03-251-2/+2
* gtkaboutdialog: Add support for GNU Affero GPLv3+Mohammed Sadik2016-03-241-0/+1
* Don't pass widget state flags to GtkStyleContext APITimm Bäder2015-11-221-2/+6
* Intern all signal names beforehandMatthias Clasen2015-09-121-1/+1
* Code cleanupMatthias Clasen2015-07-311-7/+3