summaryrefslogtreecommitdiff
path: root/gtk/gtkaboutdialog.c
Commit message (Expand)AuthorAgeFilesLines
* aboutdialog: Small docs tweakMatthias Clasen2021-03-111-5/+7
* aboutdialog: Add property annotationsMatthias Clasen2021-03-111-55/+55
* aboutdialog: tweak the docsMatthias Clasen2021-03-111-2/+3
* docs: Port GtkAboutDialog to the new syntaxEmmanuele Bassi2021-03-111-146/+172
* aboutdialog: Fix initial focusMatthias Clasen2021-01-171-0/+13
* aboutdialog: Set a style classMatthias Clasen2021-01-111-0/+6
* about dialog: Remove manual icon sizingMatthias Clasen2021-01-111-35/+1
* Fix some nullable return annotationsSophie Herold2020-11-211-1/+1
* Add nullable return annotations in GtkAboutDialogSophie Herold2020-10-191-8/+8
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-10-061-2/+2
|\
| * aboutdialog: Fix updating license tabMatthias Clasen2020-10-061-2/+2
* | gtkaboutdialog: Directly specialize GtkWindowAdrien Plazas2020-10-061-103/+17
|/
* aboutdialog: Disable text undoMatthias Clasen2020-09-061-0/+2
* about dialog: remove unnecessary guardsMatthias Clasen2020-08-081-2/+0
* docs: Clean up many dangling linksMatthias Clasen2020-08-041-1/+1
* aboutdialog: Fix a code sampleTimm Bäder2020-08-011-1/+4
* Replace "gchar" with "char"Benjamin Otte2020-07-251-100/+100
* Replace "gint" with "int"Benjamin Otte2020-07-251-10/+10
* docs: CosmeticsMatthias Clasen2020-06-151-2/+2
* aboutdialog: Stop overriding show()Matthias Clasen2020-05-271-11/+0
* docs: Remove use of gtk_dialog_run()Emmanuele Bassi2020-05-121-2/+3
* Merge branch 'wip/tintou/doc-fixes' into 'master'Matthias Clasen2020-05-111-1/+1
|\
| * docs: Fix several missing references in the documentationCorentin Noël2020-05-111-1/+1
* | aboutdialog: Update precondition checks for new licenses added in 3.24.20Simon McVittie2020-05-111-1/+4
|/
* gtk: Port all users to the new gtk_show_uri()Matthias Clasen2020-04-111-26/+3
* gtk: Just use current time for showing urlsMatthias Clasen2020-04-111-1/+1
* gtk/gtkaboutdialog: Add some more very common licenses:Javier Jardón2020-04-111-1/+4
* aboutdialog: Drop the Private structMatthias Clasen2020-03-281-318/+237
* aboutdialog: Clarify docs and fix preconditionsTimm Bäder2020-02-201-13/+11
* aboutdialog: Replace visited_links GList with GPtrArrayTimm Bäder2020-02-201-5/+7
* aboutdialog: Use new GtkStackPage APITimm Bäder2020-02-201-20/+12
* icontheme: Clean up includesBenjamin Otte2020-02-041-0/+1
* 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