summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* g-i: add missing since annotationbilelmoussaoui/since-giBilal Elmoussaoui2021-12-091-0/+2
* Merge branch 'fix-picture-natural-size-0' into 'main'Benjamin Otte2021-12-0845-154/+595
|\
| * reftests: Add center-center reftests without GtkOverlayBenjamin Otte2021-12-0831-0/+440
| * reftests: Rename a bunch of testsBenjamin Otte2021-12-0831-30/+30
| * picture: Return natural size 0 for size 0Ivan Molodetskikh2021-12-084-4/+5
* | Merge branch 'wip/chergert/fix-recursive-action-muxer' into 'main'Matthias Clasen2021-12-081-11/+16
|\ \
| * | actionmuxer: avoid duplicate and recursive workChristian Hergert2021-12-081-11/+16
| |/
* | Merge branch 'wip/chergert/layout-marshaller' into 'main'Matthias Clasen2021-12-082-1/+5
|\ \
| * | surface: add missing va_marshaller for layout signalChristian Hergert2021-12-072-1/+5
| |/
* | Merge branch 'wip/chergert/reduce-action-muxer-allocations' into 'main'Matthias Clasen2021-12-081-6/+25
|\ \ | |/ |/|
| * menutracker: reduce allocations and signal emissionChristian Hergert2021-12-071-6/+25
|/
* Merge branch 'wip/otte/viewport' into 'main'Benjamin Otte2021-12-071-74/+55
|\
| * viewport: Allocate properlyBenjamin Otte2021-12-081-62/+43
| * Revert "viewport: Actually report the size we're gonna allocate"Benjamin Otte2021-12-071-50/+50
|/
* Merge branch 'wip/otte/viewport' into 'main'Benjamin Otte2021-12-071-83/+76
|\
| * viewport: Actually report the size we're gonna allocateBenjamin Otte2021-12-071-50/+50
| * viewport: Use array for member variablesBenjamin Otte2021-12-071-37/+30
* | Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2021-12-071-1/+1
|\ \ | |/
| * gtktypes: GTK_INVALID_LIST_POSITION should be an intBenjamin Otte2021-12-071-1/+1
|/
* Merge branch 'gi-const' into 'main'Emmanuele Bassi2021-12-071-1/+1
|\
| * gtk: fix GTK_INVALID_LIST_POSITION typeMarc-André Lureau2021-07-081-1/+1
* | Update Portuguese translationHugo Carvalho2021-12-041-103/+104
* | Update Ukrainian translationYuri Chornoivan2021-12-041-100/+106
* | Merge branch 'check-for-unknown-duration' into 'main'Benjamin Otte2021-12-041-1/+3
|\ \
| * | gstmediafile: Correctly report unknown durationIvan Molodetskikh2021-12-041-1/+3
* | | Update Swedish translationAnders Jonsson2021-12-041-221/+240
* | | Merge branch 'wip/carlosg/im-wayland-module-priority' into 'main'Matthias Clasen2021-12-031-1/+1
|\ \ \
| * | | gtkimcontextwayland: Set a higher IO extension priorityCarlos Garnacho2021-12-041-1/+1
|/ / /
* | | Merge branch 'wip/hadess/listbox-fixes' into 'main'Matthias Clasen2021-12-031-0/+3
|\ \ \
| * | | listbox: Explain behaviour of GtkListBoxCreateWidgetFuncBastien Nocera2021-11-251-0/+3
* | | | Merge branch 'wip/chergert/inspector-im-module' into 'main'Matthias Clasen2021-12-032-0/+66
|\ \ \ \
| * | | | inspector: add im-moduleChristian Hergert2021-12-032-0/+66
* | | | | Merge branch 'textview-im-surrounding' into 'main'Matthias Clasen2021-12-032-8/+20
|\ \ \ \ \
| * | | | | textview: Provide more context to input methodsMatthias Clasen2021-12-032-8/+20
* | | | | | Merge branch 'text-scroll-test' into 'main'Matthias Clasen2021-12-033-6/+200
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | textview: Improve scroll-to-mark behaviorMatthias Clasen2021-12-011-6/+6
| * | | | | Add a testcase for scroll-to-markMatthias Clasen2021-12-012-0/+194
| |/ / / /
* | | | | Merge branch 'text-anchor-replacement-char' into 'main'Matthias Clasen2021-12-037-19/+150
|\ \ \ \ \
| * | | | | textchildanchor: allow to specify replacement characterGeorg Vienna2021-12-037-19/+150
|/ / / / /
* | | | | Merge branch 'better-tabs-demo' into 'main'Matthias Clasen2021-12-033-8/+14
|\ \ \ \ \
| * | | | | Beef up the tabs demoMatthias Clasen2021-12-031-5/+11
| * | | | | Bump pango reqMatthias Clasen2021-12-022-3/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'gtk4-win32-egl' into 'main'Benjamin Otte2021-12-032-9/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gskglcompiler.c: Force GLSL version 300 es as neededChun-wei Fan2021-12-031-9/+20
| * | | | gdksurface-win32.c: Call gdk_surface_set_egl_native_window()Chun-wei Fan2021-12-031-0/+2
|/ / / /
* | | | Merge branch 'issue-4376' into 'main'Matthias Clasen2021-12-021-47/+49
|\ \ \ \
| * | | | Update placeholder visibility when setting a bufferEmmanuele Bassi2021-12-021-47/+49
* | | | | Merge branch 'wip/carlosg/tablet-fixes' into 'main'Matthias Clasen2021-12-022-16/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | gesturestylus: Use GtkEventControllerEvent events to track changesCarlos Garnacho2021-12-021-14/+4
| * | | | gdk/wayland: Unset GDK_BUTTON1_MASK on proximity_inCarlos Garnacho2021-12-021-0/+4