summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cssimageurl: Explicitly check for local_error != NULLwip/baedert/for-masterTimm Bäder2021-09-181-2/+2
* constraintsolver: Remove a dead assignmentTimm Bäder2021-09-181-3/+1
* gdktiff: Use guint32 instead of int32Timm Bäder2021-09-181-1/+1
* window: Fix mnemonics-visible getter+setter annotationsTimm Bäder2021-09-181-2/+2
* stackswitcher: Expand child buttonsTimm Bäder2021-09-181-0/+2
* inspector: Cache if we have ever constructed a windowTimm Bäder2021-09-181-0/+13
* Merge branch 'gbsneto/fix-filechooserwidget-choices' into 'master'Matthias Clasen2021-09-181-8/+11
|\
| * filechooserwidget: Return an id in get_choice()Georges Basile Stavracas Neto2021-09-181-4/+7
| * filechooserwidget: Match choice id from "options"Georges Basile Stavracas Neto2021-09-181-4/+4
|/
* Merge branch 'static-analysis-fixes' into 'master'Matthias Clasen2021-09-184-16/+18
|\
| * textview: Remove a dead storeMatthias Clasen2021-09-171-1/+0
| * listitemmanager: Add a few assertionsMatthias Clasen2021-09-171-1/+4
| * imcontextsimple: Rewrite a function slightlyMatthias Clasen2021-09-171-13/+14
| * label: Remove a dead assignmentMatthias Clasen2021-09-171-1/+0
* | Merge branch 'more-glyph-drawing-fixes' into 'master'Matthias Clasen2021-09-182-19/+16
|\ \
| * | Revert "gsk: Stop enlarging text bounding boxes"Matthias Clasen2021-09-171-4/+4
| * | ngl: Use exact device scales for glyphsMatthias Clasen2021-09-171-15/+12
| |/
* | Merge branch 'glyph-clipping-fixes' into 'master'Matthias Clasen2021-09-172-6/+9
|\ \ | |/ |/|
| * gtk-demo: Improve ink extents renderingglyph-clipping-fixesMatthias Clasen2021-09-171-6/+5
| * gtk-demo: Fix non-circular buttonsMatthias Clasen2021-09-171-0/+4
* | Merge branch 'glyph-clipping-fixes' into 'master'Matthias Clasen2021-09-172-6/+12
|\ \ | |/
| * Fix glyph cache entry sizingMatthias Clasen2021-09-171-2/+8
| * gsk: Stop enlarging text bounding boxesMatthias Clasen2021-09-171-4/+4
* | Merge branch 'wip/otte/for-master' into 'master'Matthias Clasen2021-09-176-14/+76
|\ \
| * | icontheme: Fix variable mixup leading to crashesBenjamin Otte2021-09-176-14/+76
|/ /
* | Merge branch 'menu_button_a11y_improvements' into 'master'Matthias Clasen2021-09-171-0/+17
|\ \ | |/ |/|
| * Apply 4 suggestion(s) to 1 file(s)Emmanuele Bassi2021-09-171-6/+13
| * Delete unneccessary comment and make other more descriptiveLukáš Tyrychtr2021-09-171-2/+2
| * Merge branch 'master' into menu_button_a11y_improvementsLukáš Tyrychtr2021-09-147-2/+9
| |\
| * | Set correct accessible relations for GtkMenuButtonLukáš Tyrychtr2021-09-141-0/+10
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-09-176-21/+76
|\ \ \
| * | | testsuite: Run the clipboard test in isolationMatthias Clasen2021-09-171-20/+24
| * | | transform: Improve docsMatthias Clasen2021-09-171-0/+7
| * | | gsk: Handle 2D transforms betterMatthias Clasen2021-09-171-1/+12
| * | | node editor: Preserve aspect ratioMatthias Clasen2021-09-171-0/+1
| * | | rendernodepaintable: Provide accurate aspect ratioMatthias Clasen2021-09-171-0/+12
| * | | gsk: Add a test for transform_boundsMatthias Clasen2021-09-171-0/+20
* | | | Merge branch 'fix-typo' into 'master'Matthias Clasen2021-09-171-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | gtkcolorbutton: Fix documentationJames Westman2021-09-161-1/+1
| |/ /
* | | Merge branch 'image-loading' into 'master'Benjamin Otte2021-09-1733-544/+2852
|\ \ \
| * | | gtk-demo: Use textures in listbox exampleBenjamin Otte2021-09-172-7/+5
| * | | examples: Use textures over pixbufsBenjamin Otte2021-09-171-2/+2
| * | | icontheme: Implement gtk_icon_theme_lookup_by_gicon() for texturesBenjamin Otte2021-09-171-18/+8
| * | | texture: Implement GIcon and GLoadableIconBenjamin Otte2021-09-171-1/+102
| * | | texture: Refactor gdk_texture_new_from_bytes()Benjamin Otte2021-09-171-25/+60
| * | | texture: Rework error enumBenjamin Otte2021-09-174-38/+35
| * | | pixbufutils: Don't hardcode formatsBenjamin Otte2021-09-173-37/+7
| * | | icontheme: Insist that people provide proper valuesBenjamin Otte2021-09-171-8/+2
| * | | icontheme: Use textures moreBenjamin Otte2021-09-171-40/+46
| * | | icontheme: Load textures directly when possibleBenjamin Otte2021-09-171-26/+19