summaryrefslogtreecommitdiff
path: root/gtk/gtkpicture.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix various broken linksBilal Elmoussaoui2023-03-271-2/+2
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* picture: Fix Since and Deprecated annotationsMaximiliano Sandoval R2022-07-251-5/+11
* picture: Remove keep-aspect-ratio mention in the docMarco Melorio2022-07-171-5/+5
* picture: Move variable definition at the topMarco Melorio2022-07-161-2/+4
* picture: Set overflow to be hiddenMarco Melorio2022-07-161-5/+2
* picture: Add content-fit propertyMarco Melorio2022-07-151-21/+131
* picture: Clear the paintable properlyBenjamin Otte2022-06-281-31/+39
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-15/+5
* picture: Return natural size 0 for size 0Ivan Molodetskikh2021-12-081-1/+2
* picture: Setting keep-aspect-ratio requires a redrawMarco Melorio2021-11-181-0/+3
* picture: Setting can-shrink requires a resizeBenjamin Otte2021-11-051-0/+3
* Add type annotations for filename argumentsMatthias Clasen2021-06-121-1/+1
* picture: Make setters actually take NULLMatthias Clasen2021-05-261-1/+5
* docs: Reduce redundancyMatthias Clasen2021-05-201-7/+6
* image, picture: Move pixbuf code to gdkpixbufutilsMatthias Clasen2021-04-161-73/+2
* picture: Add property annotationsMatthias Clasen2021-03-111-21/+18
* picture: Convert docsMatthias Clasen2021-03-111-100/+112
* docs: Clean up the first paragraph for various symbolsEmmanuele Bassi2021-03-111-13/+15
* docs: Add detailsMatthias Clasen2021-01-161-0/+3
* picture: Fix copy/paste error in docsBenjamin Otte2020-12-241-1/+1
* docs: Fix up GtkPicture docsMatthias Clasen2020-12-041-9/+9
* Add docs about sizing picturesBenjamin Otte2020-12-041-0/+12
* picture: Set alternative text as descriptionMatthias Clasen2020-10-221-0/+5
* docs: Fix a copy-paste errorMatthias Clasen2020-10-011-1/+1
* a11y: Set accessible roles for GtkImage and GtkPictureMatthias Clasen2020-07-281-0/+5
* Remove ATKEmmanuele Bassi2020-07-261-3/+0
* Replace "gint" with "int"Benjamin Otte2020-07-251-4/+4
* picture: Don't leak alternative-testMatthias Clasen2020-07-081-0/+1
* docs: Fix several missing references in the documentationCorentin Noël2020-05-111-1/+1
* Remove lots of focus vfuncsMatthias Clasen2020-05-111-2/+0
* Reinstate expected focus behaviorMatthias Clasen2020-04-091-0/+2
* Use style values directlyMatthias Clasen2020-01-291-1/+3
* picture: Unref previous paintableTimm Bäder2019-07-131-0/+2
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-2/+0
* picture: Don't cause warnings on load failuresBenjamin Otte2019-03-291-1/+2
* picture: Use new snapshot transformsBenjamin Otte2019-02-211-2/+3
* picture: Avoid some unnecessary signal connectionsTimm Bäder2018-12-311-14/+24
* picture: Fix doc typoTimm Bäder2018-08-251-1/+1
* Fix a few documentation warningsTimm Bäder2018-07-081-3/+3
* picture: Fix up some docsTimm Bäder2018-06-181-31/+31
* picture: Fix g-i annotation warningRico Tzschichholz2018-06-131-1/+1
* picture: Don't use g_str_equal() with potential NULLsBenjamin Otte2018-06-101-1/+1
* picture: IntroduceBenjamin Otte2018-06-101-0/+975