summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Use Meson’s module for building .pc fileswip/jtojnar/fix-pc-vulcanJan Tojnar2020-12-273-82/+56
* Merge branch 'unused-static-inline' into 'master'Benjamin Otte2020-12-251-180/+0
|\
| * Remove unused static inline functionEmmanuel Gil Peyrot2020-12-251-180/+0
|/
* Merge branch 'gles-gears' into 'master'Benjamin Otte2020-12-255-7/+7
|\
| * Fix some of gtk4-demo’s transitions example on OpenGL ESEmmanuel Gil Peyrot2020-12-254-4/+4
| * Fix gtk4-demo’s gears demo on OpenGL ESEmmanuel Gil Peyrot2020-12-251-3/+3
|/
* Merge branch 'wip/otte/for-master' into 'master'Matthias Clasen2020-12-2419-198/+95
|\
| * gdkarray: Add a "stolen" boolean to splice()Benjamin Otte2020-12-248-12/+15
| * listview: Use the correct scroll policyBenjamin Otte2020-12-241-2/+3
| * docs: Put render nodes in their own sectionsBenjamin Otte2020-12-241-3/+24
| * roundedbox: Remove unused APIBenjamin Otte2020-12-242-158/+0
| * picture: Fix copy/paste error in docsBenjamin Otte2020-12-241-1/+1
| * video: When autoplaying, start playing once the video is preparedBenjamin Otte2020-12-241-0/+5
| * gtk-demo: Don't put the search bar in the scroll areaBenjamin Otte2020-12-241-22/+20
| * rendernode: Bail if matrix is invalidBenjamin Otte2020-12-244-0/+27
* | Update Punjabi translationA S Alam2020-12-231-3052/+4763
* | Update Persian translationDanial Behzadi2020-12-231-777/+1437
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-12-231-0/+2
|\ \
| * | window: Release application in destroyMatthias Clasen2020-12-221-0/+2
|/ /
* | Merge branch 'wip/baedert/for-master' into 'master'Matthias Clasen2020-12-2216-371/+291
|\ \
| * | gskpango: Don't copy fg colorTimm Bäder2020-12-213-5/+5
| * | gl renderer: Check for pointer equality in rounded_rect_equalTimm Bäder2020-12-211-7/+8
| * | gskpango: Correct a commentTimm Bäder2020-12-211-1/+1
| * | gskpango: Remove bounds rectTimm Bäder2020-12-213-9/+14
| * | gskpango: Fix a potential cairo_t leakTimm Bäder2020-12-211-3/+6
| * | label: Refactor get_layout_location()Timm Bäder2020-12-211-28/+9
| * | label: Refactor snapshot()Timm Bäder2020-12-211-80/+73
| * | textlayout: Remove dead offset_y codeTimm Bäder2020-12-211-12/+1
| * | rendernode: Different uniformity in border nodesTimm Bäder2020-12-211-0/+7
| * | rendernode: Sort diff() requirements by complexityTimm Bäder2020-12-211-5/+5
| * | renderborder: Avoid 0 width outline color nodesTimm Bäder2020-12-211-1/+5
| * | layoutoverlay: Avoid adding transparent color nodesTimm Bäder2020-12-211-0/+4
| * | layoutoverlay: Avoid adding 0 sized color nodesTimm Bäder2020-12-211-9/+13
| * | GskTransform: Add nullable annotations to _equals()Timm Bäder2020-12-211-2/+2
| * | gl renderer: Proper state tracking for color matrix opsTimm Bäder2020-12-213-19/+25
| * | gl renderer: Add missing debug output for repeat opsTimm Bäder2020-12-211-0/+1
| * | gl renderer: Create shader-global uniform ops on draw()Timm Bäder2020-12-211-135/+53
| * | gl renderer: Unify new clip/viewport rects in blur_texture()Timm Bäder2020-12-211-7/+7
| * | GskTransform: Fix identity transform class nameTimm Bäder2020-12-211-1/+1
| * | GskTransform: Avoid a ref+unref pairTimm Bäder2020-12-211-2/+4
| * | icontheme: Make some constant values constTimm Bäder2020-12-211-4/+4
| * | pixbufutils: Only convert icon size to string onceTimm Bäder2020-12-211-20/+21
| * | icontheme: Make icon_paintable_ensure_texture() return an unowned valueTimm Bäder2020-12-211-4/+1
| * | gl renderer: Avoid setting modelview to identical valuesTimm Bäder2020-12-211-11/+10
| * | main: Add & use gdk_event_dup_axes()Timm Bäder2020-12-213-16/+21
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-12-222-5/+6
|\ \ \
| * | | Fix warnings with Vulkan < 162Matthias Clasen2020-12-211-1/+5
| * | | modelbutton: Remove an unused fieldMatthias Clasen2020-12-211-4/+1
* | | | Merge branch 'mcatanzaro/fix-gtk-builder-tool' into 'master'Matthias Clasen2020-12-211-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix buffer overruns in 'gtk-builder-tool simplify'Michael Catanzaro2020-12-211-2/+2