summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* label: Allow picking a baseline rowlabel-baseline-rowMatthias Clasen2023-04-292-5/+105
* Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-04-292-8/+21
|\
| * widget: Don't set baselines when unusedMatthias Clasen2023-04-291-8/+18
| * entry: Ignore the baseline when centeringMatthias Clasen2023-04-291-0/+3
|/
* Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-04-292-2/+4
|\
| * testbaseline2: Don't set height-requestsMatthias Clasen2023-04-291-1/+1
| * theme: Reinstate switch labels in hcMatthias Clasen2023-04-291-1/+3
|/
* Update Friulian translationFabio Tomat2023-04-291-476/+615
* Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-04-293-4/+104
|\
| * rendernode: Add diffing for affine transformsBenjamin Otte2023-04-291-1/+32
| * wayland: Use wl_surface_damage_buffer() in CairoBenjamin Otte2023-04-292-3/+72
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-04-291-3/+2
|\ \
| * | shortcutswindow: Avoid criticalsMatthias Clasen2023-04-281-3/+2
|/ /
* | Merge branch 'clarify-swapped-default-object-signal' into 'main'Matthias Clasen2023-04-281-3/+4
|\ \
| * | builder: Clarify default "swapped" value when "object" is set for signalsvanadiae2022-02-241-3/+4
* | | Merge branch 'gtkshortcutswindow_a11y' into 'main'Matthias Clasen2023-04-282-1/+32
|\ \ \
| * | | GtkShortcutsWindow: Allow a screen reader user to browse the available shortcutsLukáš Tyrychtr2022-09-212-1/+32
* | | | Merge branch 'harmonize-would_drop' into 'main'Matthias Clasen2023-04-282-1/+5
|\ \ \ \
| * | | | Harmonize would_drop() replacement for g_log_writer_default_would_drop()Hannes Müller2022-08-082-1/+5
* | | | | Merge branch 'deprecate-get-allocation' into 'main'Matthias Clasen2023-04-2815-49/+81
|\ \ \ \ \
| * | | | | Deprecate gtk_widget_get_allocated_baselineMatthias Clasen2023-04-282-1/+3
| * | | | | Stop using gtk_widget_get_allocated_baselineMatthias Clasen2023-04-287-8/+8
| * | | | | Add gtk_widget_get_baselineMatthias Clasen2023-04-282-1/+23
| * | | | | Deprecate gtk_widget_get_allocationMatthias Clasen2023-04-282-1/+3
| * | | | | flowbox: Use deprecation guards around get_allocationMatthias Clasen2023-04-281-0/+10
| * | | | | inspector: Show bounds instead of allocationMatthias Clasen2023-04-282-14/+16
| * | | | | scrolledwindow: Stop using gtk_widget_get_allocationMatthias Clasen2023-04-281-10/+8
| * | | | | textutil: Stop using gtk_widget_get_allocationMatthias Clasen2023-04-281-3/+1
| * | | | | tetview: Stop using gtk_widget_get_allocationMatthias Clasen2023-04-281-6/+2
| * | | | | text: Stop using gtk_widget_get_allocationMatthias Clasen2023-04-281-5/+7
* | | | | | README: UpdatesMatthias Clasen2023-04-281-12/+5
* | | | | | Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-04-283-19/+16
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | wayland: Set EGL swap interval to 0.Benjamin Otte2023-04-281-0/+3
| * | | | | wayland: Disconnect the frame callback when hidingBenjamin Otte2023-04-282-19/+13
| |/ / / /
* | | | | migrating-3to4: Don't mention removed Box method &Daniel Boles2023-04-281-1/+1
* | | | | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-04-281-2/+4
|\ \ \ \ \
| * | | | | CosmeticsMatthias Clasen2023-04-281-2/+4
| |/ / / /
* | | | | UpdatesMatthias Clasen2023-04-281-0/+68
* | | | | Update Chinese (China) translationBoyuan Yang2023-04-281-466/+584
|/ / / /
* | | | Merge branch 'wip/otte/texturebuilder' into 'main'Benjamin Otte2023-04-2817-67/+1009
|\ \ \ \
| * | | | gldriver: Add a sync when creating texturesMatthias Clasen2023-04-281-0/+6
| * | | | gstreamer: Defer the syncMatthias Clasen2023-04-281-5/+8
| * | | | glarea: SynchronizeMatthias Clasen2023-04-281-0/+17
| * | | | gsk: Synchronize when using texturesMatthias Clasen2023-04-274-15/+97
| * | | | gltexture: Synchronize when downloadingMatthias Clasen2023-04-271-0/+4
| * | | | gltexture: Optionally take a sync objectMatthias Clasen2023-04-274-4/+91
| * | | | glcontext: Add a way to check for GLsyncMatthias Clasen2023-04-272-2/+19
| * | | | gltexture: Deprecate gdk_gl_texture_new()Benjamin Otte2023-04-272-1/+4
| * | | | glrenderer: Port to GdkGLTextureBuilderBenjamin Otte2023-04-271-13/+23
| * | | | media-gstreamer: Port to GdkGLTextureBuilderBenjamin Otte2023-04-271-6/+12