summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* texturebuilder: Add has-mipmapmatthiasc/texture-builderMatthias Clasen2023-04-252-0/+51
* gltexture: Pass in has_mipmapMatthias Clasen2023-04-252-14/+20
* gltexture: Add a new private constructorMatthias Clasen2023-04-253-7/+25
* gdk: Add GdkGLTextureBuilderBenjamin Otte2023-04-244-0/+534
* Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-04-222-95/+17
|\
| * surface: reformat functionBenjamin Otte2023-04-221-10/+4
| * surface: Refactor codeBenjamin Otte2023-04-221-27/+17
| * surface: Fold function into its only callerBenjamin Otte2023-04-221-31/+26
| * surface: Stop maintaining an unused linked listBenjamin Otte2023-04-221-38/+0
| * surface: Remove in_update trackingBenjamin Otte2023-04-222-10/+1
| * surface: Stop tracking the active update areaBenjamin Otte2023-04-222-13/+3
|/
* Update Russian translationAleksandr Melman2023-04-221-148/+158
* Update Polish translationPiotr Drąg2023-04-221-292/+307
* Merge branch 'gtkfilesystemmodel-emit-items-changed-on-modifying-attributes' ...Matthias Clasen2023-04-221-3/+14
|\
| * filesystemmodel: Emit items-changed when modifying attributesOlivier Crête2023-04-221-3/+14
* | Merge branch 'wip/corey/file-chooser-signal' into 'main'Matthias Clasen2023-04-225-389/+185
|\ \ | |/ |/|
| * filechoosercell: Drop show-time propertyCorey Berla2023-04-211-30/+0
| * filechooserwidget: Port to GtkSignalListItemFactoryCorey Berla2023-04-212-300/+172
| * Revert "filechooser: Set date and time after cell is a child of filechooserwi...Corey Berla2023-04-214-52/+19
| * Revert "filechoosercell: Store type_format in filechoosercell"Corey Berla2023-04-213-26/+13
|/
* Update Portuguese translationHugo Carvalho2023-04-211-296/+307
* Update Hebrew translationYosef Or Boczko2023-04-211-450/+573
* Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-04-203-25/+58
|\
| * listbase: Don't warn on scroll in empty listBenjamin Otte2023-04-201-0/+5
| * adjustment: sanity-check values when setting themBenjamin Otte2023-04-201-0/+2
| * adjustment: Split out a functionBenjamin Otte2023-04-201-10/+17
| * testsuite: Allow accessors in interfacesBenjamin Otte2023-04-201-13/+29
| * testsuite: Be less verbose in accessor-apis testBenjamin Otte2023-04-201-2/+5
* | Merge branch 'dark_theme_fix_hover_toolbar_buttons' into 'main'Matthias Clasen2023-04-201-0/+4
|\ \
| * | theme: fix 'hover' and 'check' colors for buttons under .toolbarNelson Benítez León2023-04-161-0/+4
* | | Merge branch 'dark_theme_increase_selection_color' into 'main'Matthias Clasen2023-04-201-1/+1
|\ \ \
| * | | theme: more contrast for text entry selection color on dark themeNelson Benítez León2023-04-161-1/+1
| |/ /
* | | Update Turkish translationEmin Tufan Çetin2023-04-191-552/+844
* | | Merge branch 'mask-node-transforms' into 'main'Matthias Clasen2023-04-192-8/+34
|\ \ \ | |_|/ |/| |
| * | gsk: Use explicit switchesMatthias Clasen2023-04-191-4/+31
| * | gsk: Mask nodes support 2d transformsMatthias Clasen2023-04-191-0/+1
| * | Fix a commentfix-doc-commentMatthias Clasen2023-04-191-4/+2
|/ /
* | Merge branch 'angle-gles' into 'main'Benjamin Otte2023-04-177-29/+5
|\ \
| * | gdk/win32: drop some unused variablesMarc-André Lureau2023-04-171-7/+0
| * | gdk: drop libangle GLES minimum versionMarc-André Lureau2023-04-175-21/+4
| * | gdk: use GLES when on win32/ANGLEMarc-André Lureau2023-04-171-0/+1
| * | gdk: drop unused vertex_array_objectMarc-André Lureau2023-04-171-1/+0
|/ /
* | Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-04-175-42/+94
|\ \
| * | gl: Only allow RGB(A)8 on GLES2Benjamin Otte2023-04-174-41/+89
| * | glrenderer: Don't try to use float framebuffers on GLES2Benjamin Otte2023-04-171-1/+5
|/ /
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-04-162-1/+6
|\ \
| * | testsuite: Skip focus tests when necessaryMatthias Clasen2023-04-161-1/+5
| * | Try harder to fix focus testsMatthias Clasen2023-04-161-0/+1
* | | Merge branch 'ccook/doc-changes' into 'main'Matthias Clasen2023-04-162-2/+2
|\ \ \
| * | | | method ...Cam Cook2023-04-152-2/+2